Skip to content

Commit e5411cf

Browse files
committed
Update org: PreibischLab -> JaneliaSciComp
1 parent b8a21b9 commit e5411cf

2 files changed

Lines changed: 9 additions & 9 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
[![](https://github.com/PreibischLab/BigStitcher/actions/workflows/build-main.yml/badge.svg)](https://github.com/PreibischLab/BigStitcher/actions/workflows/build-main.yml)
1+
[![](https://github.com/JaneliaSciComp/BigStitcher/actions/workflows/build-main.yml/badge.svg)](https://github.com/JaneliaSciComp/BigStitcher/actions/workflows/build-main.yml)
22

33
Documentation is available here [https://imagej.net/plugins/bigstitcher/].
44

5-
Most of the functionality used in BigStitcher is implemented in the [multiview-reconstruction package](https://github.com/PreibischLab/multiview-reconstruction).
5+
Most of the functionality used in BigStitcher is implemented in the [multiview-reconstruction package](https://github.com/JaneliaSciComp/multiview-reconstruction).
66

7-
A GitHub repo for massively parallelizing certain BigStitcher tasks on the cluster or cloud (**or to simply run it from the command-line**) can be found here [https://github.com/PreibischLab/BigStitcher-Spark].
7+
A GitHub repo for massively parallelizing certain BigStitcher tasks on the cluster or cloud (**or to simply run it from the command-line**) can be found here [https://github.com/JaneliaSciComp/BigStitcher-Spark].

pom.xml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515

1616
<name>Big Stitcher</name>
1717
<description>Multiview stitching of large datasets.</description>
18-
<url>https://github.com/PreibischLab/BigStitcher</url>
18+
<url>https://github.com/JaneliaSciComp/BigStitcher</url>
1919
<inceptionYear>2016</inceptionYear>
2020
<organization>
2121
<name>Preibisch Lab</name>
@@ -80,18 +80,18 @@
8080
</mailingLists>
8181

8282
<scm>
83-
<connection>scm:git:https://github.com/PreibischLab/BigStitcher</connection>
84-
<developerConnection>scm:git:git@github.com:PreibischLab/BigStitcher</developerConnection>
83+
<connection>scm:git:https://github.com/JaneliaSciComp/BigStitcher</connection>
84+
<developerConnection>scm:git:git@github.com:JaneliaSciComp/BigStitcher</developerConnection>
8585
<tag>HEAD</tag>
86-
<url>https://github.com/PreibischLab/BigStitcher</url>
86+
<url>https://github.com/JaneliaSciComp/BigStitcher</url>
8787
</scm>
8888
<issueManagement>
8989
<system>GitHub Issues</system>
90-
<url>https://github.com/PreibischLab/BigStitcher/issues</url>
90+
<url>https://github.com/JaneliaSciComp/BigStitcher/issues</url>
9191
</issueManagement>
9292
<ciManagement>
9393
<system>GitHub Actions</system>
94-
<url>https://github.com/PreibischLab/BigStitcher/actions</url>
94+
<url>https://github.com/JaneliaSciComp/BigStitcher/actions</url>
9595
</ciManagement>
9696

9797
<properties>

0 commit comments

Comments
 (0)