Skip to content

Commit aa0fe4f

Browse files
follow up on ownership change updating URL
1 parent b5f7385 commit aa0fe4f

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

README.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,11 @@ Geant4 Dark Bremmstrahlung from MadGraph
66
<a href="https://www.apache.org/licenses/LICENSE-2.0" alt="Apache 2.0 license">
77
<img src="https://img.shields.io/badge/license-Apache%202-blue" />
88
</a>
9-
<a href="https://github.com/tomeichlersmith/G4DarkBreM/actions" alt="Actions">
10-
<img src="https://img.shields.io/github/actions/workflow/status/tomeichlersmith/G4DarkBreM/test.yml?branch=main" />
9+
<a href="https://github.com/LDMX-Software/G4DarkBreM/actions" alt="Actions">
10+
<img src="https://img.shields.io/github/actions/workflow/status/LDMX-Software/G4DarkBreM/test.yml?branch=main" />
1111
</a>
12-
<a href="https://github.com/tomeichlersmith/G4DarkBreM/releases" alt="Releases">
13-
<img src="https://img.shields.io/github/v/release/tomeichlersmith/G4DarkBreM" />
12+
<a href="https://github.com/LDMX-Software/G4DarkBreM/releases" alt="Releases">
13+
<img src="https://img.shields.io/github/v/release/LDMX-Software/G4DarkBreM" />
1414
</a>
1515
</p>
1616

data/README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Dark Brem Event Libraries
22

33
These **example** dark brem event libraries were generated using v4.3 of
4-
[tomeichlersmith/dark-brem-lib-gen](https://github.com/tomeichlersmith/dark-brem-lib-gen)
4+
[LDMX-Software/dark-brem-lib-gen](https://github.com/LDMX-Software/dark-brem-lib-gen)
55
and then extracted to a CSV and compressed (process below).
66

77
They are merely here to help test run the simulation and be an example.
@@ -13,7 +13,7 @@ for muons was calculated. The outgoing kinematics (and therefore the libraries g
1313
be used, but use v4.4 (or later) if you wish to obtain a physical total cross section for muons.
1414

1515
## Generation Process
16-
Follow [Quick Start](https://github.com/tomeichlersmith/dark-brem-lib-gen#quick-start)
16+
Follow [Quick Start](https://github.com/LDMX-Software/dark-brem-lib-gen#quick-start)
1717
to setup dark brem library generation environment making sure to use `v4.3`.
1818

1919
Generate the electron library.

0 commit comments

Comments
 (0)