-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
b4045c9
commit 80f133a
Showing
1 changed file
with
4 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -13,7 +13,7 @@ python ^3.13 | |
### Installation | ||
1. Clone the repository: | ||
```bash | ||
git clone https://github.com/christian728504/zlabwiki.git | ||
git clone https://github.com/weng-lab/zlabwiki.git | ||
cd zlabwiki | ||
``` | ||
|
||
|
@@ -88,14 +88,14 @@ Our repository is configured with automated deployment pipelines: | |
- Deploy status can be monitored in the repository's Actions tab | ||
|
||
## License | ||
This project is licensed under the [MIT License](https://github.com/christian728504/zlabwiki/blob/main/LICENSE). | ||
This project is licensed under the [MIT License](https://github.com/weng-lab/zlabwiki/blob/main/LICENSE). | ||
|
||
## Contact | ||
- Project Maintainer: Christian Samuel Ramirez | ||
- Email: [[email protected]](mailto:[email protected]) | ||
- Project Link: https://github.com/christian728504/zlabwiki | ||
- Project Link: https://github.com/weng-lab/zlabwiki | ||
|
||
## Acknowledgments | ||
- [Greg Andrews](https://github.com/grandrews7) | ||
- [MyST](https://github.com/jupyter-book/mystmd) for providing the foundation for this wiki. | ||
- [weng-lab](https://github.com/weng-lab) for providing the inpiration, training and technical support make this wiki. | ||
- [weng-lab](https://github.com/weng-lab) for providing the inpiration, training and technical support make this wiki. |