Skip to content

Commit 16c3122

Browse files
fixup some more links
1 parent 84d2cdf commit 16c3122

5 files changed

Lines changed: 44 additions & 44 deletions

File tree

book.toml

Lines changed: 37 additions & 37 deletions
Original file line numberDiff line numberDiff line change
@@ -26,40 +26,40 @@ assets_version = "3.0.3" # do not edit: managed by `mdbook-admonish install`
2626
"/Dark-Brem-Signal-Process.html" = "/dark-brem/intro.html"
2727
"/docs/Alternative-Photo-Nuclear-Models.html" = "/Alternative-Photo-Nuclear-Models.html"
2828
"/Configuring-the-Simulation.html" = "/simulation/configuring.html"
29-
"/Running-and-configuring-fire.html" = "/fire/intro.html"
30-
"/fire-config-tips.html" = "/fire/config-tips.html"
31-
"/Structure-of-Event-Processors.html" = "/fire/structure-of-event-processors.html"
32-
"/Building-ldmx-sw.html" = "/building/intro.html"
33-
"/Building-ldmx-sw-containerless.html" = "/building/containerless.html"
34-
"/Contributing-to-ldmx-sw.html" = "/developers/Contributing-to-ldmx-sw.html"
35-
"/Creating-a-new-Event-Bus-Object.html" = "/developers/Creating-a-new-Event-Bus-Object.html"
36-
"/Logging.html" = "/developers/Logging.html"
37-
"/Unit-Testing-in-ldmx-sw.html" = "/developers/Unit-Testing-in-ldmx-sw.html"
38-
"/building/clusters.html" = "/developers/building/clusters.html"
39-
"/building/containerless.html" = "/developers/building/containerless.html"
40-
"/building/intro.html" = "/developers/building/intro.html"
41-
"/building/updating.html" = "/developers/building/updating.html"
42-
"/compatibility.html" = "/developers/compatibility.html"
43-
"/custom-production-image.html" = "/developers/custom-production-image.html"
44-
"/faq.html" = "/developers/faq.html"
45-
"/performance.html" = "/developers/performance.html"
46-
"/prs.html" = "/developers/prs.html"
47-
"/transition-to-ldmx-sw-v4.html" = "/developers/transition-to-ldmx-sw-v4.html"
48-
"/analysis/intro.html" = "/users/analysis/intro.html"
49-
"/analysis/ldmx-sw.html" = "/users/analysis/ldmx-sw.html"
50-
"/analysis/python.html" = "/users/analysis/python.html"
51-
"/config/config-basics.html" = "/users/config/config-basics.html"
52-
"/config/config-tips.html" = "/users/config/config-tips.html"
53-
"/config/drop-keep.html" = "/users/config/drop-keep.html"
54-
"/config/event-skimming.html" = "/users/config/event-skimming.html"
55-
"/config/intro.html" = "/users/config/intro.html"
56-
"/config/structure-of-event-processors.html" = "/users/config/structure-of-event-processors.html"
57-
"/dark-brem/how-to.html" = "/users/dark-brem/how-to.html"
58-
"/dark-brem/intro.html" = "/users/dark-brem/intro.html"
59-
"/dark-brem/legacy.html" = "/users/dark-brem/legacy.html"
60-
"/Alternative-Photo-Nuclear-Models.html" = "/users/sim/Alternative-Photo-Nuclear-Models.html"
61-
"/simulation/configuring.html" = "/users/sim/configuring.html"
62-
"/Generating-Simulation-Samples.html" = "/users/sim/generating.html"
63-
"/simulation/resim.html" = "/users/sim/resim.html"
64-
"/which-sim-particles.html" = "/users/sim/which-sim-particles.html"
65-
"/docker/index.html" = "/dev-build-context/index.html"
29+
"/Running-and-configuring-fire.html" = "/using/config/intro.html"
30+
"/fire-config-tips.html" = "/using/config/config-tips.html"
31+
"/Structure-of-Event-Processors.html" = "/using/config/structure-of-event-processors.html"
32+
"/Building-ldmx-sw.html" = "/developing/building/intro.html"
33+
"/Building-ldmx-sw-containerless.html" = "/developing/building/containerless.html"
34+
"/Contributing-to-ldmx-sw.html" = "/developing/Contributing-to-ldmx-sw.html"
35+
"/Creating-a-new-Event-Bus-Object.html" = "/developing/Creating-a-new-Event-Bus-Object.html"
36+
"/Logging.html" = "/developing/Logging.html"
37+
"/Unit-Testing-in-ldmx-sw.html" = "/developing/Unit-Testing-in-ldmx-sw.html"
38+
"/building/clusters.html" = "/developing/building/clusters.html"
39+
"/building/containerless.html" = "/developing/building/containerless.html"
40+
"/building/intro.html" = "/developing/building/intro.html"
41+
"/building/updating.html" = "/developing/building/updating.html"
42+
"/compatibility.html" = "/developing/compatibility.html"
43+
"/custom-production-image.html" = "/developing/custom-production-image.html"
44+
"/faq.html" = "/developing/faq.html"
45+
"/performance.html" = "/developing/performance.html"
46+
"/prs.html" = "/developing/prs.html"
47+
"/transition-to-ldmx-sw-v4.html" = "/developing/transition-to-ldmx-sw-v4.html"
48+
"/analysis/intro.html" = "/using/analysis/intro.html"
49+
"/analysis/ldmx-sw.html" = "/using/analysis/ldmx-sw.html"
50+
"/analysis/python.html" = "/using/analysis/python.html"
51+
"/config/config-basics.html" = "/using/config/config-basics.html"
52+
"/config/config-tips.html" = "/using/config/config-tips.html"
53+
"/config/drop-keep.html" = "/using/config/drop-keep.html"
54+
"/config/event-skimming.html" = "/using/config/event-skimming.html"
55+
"/config/intro.html" = "/using/config/intro.html"
56+
"/config/structure-of-event-processors.html" = "/using/config/structure-of-event-processors.html"
57+
"/dark-brem/how-to.html" = "/using/dark-brem/how-to.html"
58+
"/dark-brem/intro.html" = "/using/dark-brem/intro.html"
59+
"/dark-brem/legacy.html" = "/using/dark-brem/legacy.html"
60+
"/Alternative-Photo-Nuclear-Models.html" = "/using/sim/Alternative-Photo-Nuclear-Models.html"
61+
"/simulation/configuring.html" = "/using/sim/configuring.html"
62+
"/Generating-Simulation-Samples.html" = "/using/sim/generating.html"
63+
"/simulation/resim.html" = "/using/sim/resim.html"
64+
"/which-sim-particles.html" = "/using/sim/which-sim-particles.html"
65+
"/docker/index.html" = "/cpp_refman.html"

src/cpp_refman.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@
1010
of putting other software manuals in their own GitHub pages and then linking them here
1111
like this.
1212
-->
13-
<meta http-equiv="refresh" content="0; url='ldmx-sw/index.html'" />
13+
<meta http-equiv="refresh" content="0; url='https://ldmx-software.github.io/ldmx-sw/index.html'" />
1414
</head>
1515
<body>
16-
<a href="ldmx-sw/index.html" target="_blank">Click here to go to C++ Manual</a>
16+
<a href="https://ldmx-software.github.io/ldmx-sw/index.html" target="_blank">Click here to go to C++ Manual</a>
1717
</body>
1818
</html>

src/developing/building/intro.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ There are many intricasies that come with building such a large software project
44
This chapter is focused on providing guides on how to accomplish this build
55
and more detailes related to it.
66

7-
This chapter assumes you already finished with everything under "[Getting started](../developing/getting-started.md)"
7+
This chapter assumes you already finished with everything under "[Getting started](../getting-started.md)"
88

99
## Clone the Software Repository
1010
In a terminal, go to the directory where you will keep all of your LDMX software and run the following command.

src/developing/custom-production-image.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ This included the ability for users of ldmx-sw to manually launch the workflow t
2525
#### Steps
2626
2. Add `omarmoreno` as a [collaborator](https://docs.docker.com/docker-hub/repos/#collaborators-and-their-role) on the new repository you created
2727
(This is the username that will be pushing any generated production images to DockerHub).
28-
3. Go to the [Build Production Image]([200~https://github.com/LDMX-Software/ldmx-sw/actions/workflows/build_production_image.yml) workflow on the "Actions" page.
28+
3. Go to the [Build Production Image](https://github.com/LDMX-Software/ldmx-sw/actions/workflows/build_production_image.yml) workflow on the "Actions" page.
2929
4. Select "Run Workflow" and input your values for the three parameters. Leave the drop down menu to the value `trunk` - that is the branch on which the workflow is run.
3030
- `repo`: **required** DockerHub repository that you want the image to be pushed to (same as repo you created earlier - e.g. `tomeichlersmith/eat`)
3131
- `branch`: (optional) name of branch you want to be compiled into the production image (e.g. `iss420-my-cool-devs`, default is `trunk`)
@@ -90,5 +90,5 @@ A lot of different submission scripts have been written in `bash` and `python`,
9090
3. Submit the job script using the submission program (e.g. `bsub` or `condor`) however many times
9191

9292
Some examples of submission scripts:
93-
- [ldmx-workflow/batch](https://github.com/LDMX-Software/ldmx-workflow/tree/master/batch)
94-
- [ldmx-sw-scripts/batch](https://github.com/LDMX-Software/ldmx-sw-scripts/tree/master/batch)
93+
- [ldmx-workflow/batch](https://github.com/LDMX-Software/ldmx-workflow)
94+
- [ldmx-sw-scripts/batch](https://github.com/LDMX-Software/ldmx-sw-scripts)

src/using/sim/which-sim-particles.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ as it interacts with the material. Most of these particles created during
4343
a shower are not "interesting" for our purposes, so it is helpful to just
4444
skip saving them. We do have the ability to store all of the particles in
4545
an event if you desire, you can follow
46-
[the same instructions](simulation/resim.md#storing-all-simulated-particles)
46+
[the same instructions](resim.md#storing-all-simulated-particles)
4747
provided for storing all simulated particles during re-simulation.
4848

4949
## Implementation

0 commit comments

Comments
 (0)