Skip to content

Commit 7ee5cc6

Browse files
committed
Update links to new template location
1 parent 44b40f1 commit 7ee5cc6

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

template/README.md.jinja

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<a href="https://github.com/dalito/linkml-project-copier"><img src="https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/copier-org/copier/master/img/badge/badge-grayscale-inverted-border-teal.json" alt="Copier Badge" style="max-width:100%;"/></a>
1+
<a href="https://github.com/linkml/linkml-project-copier"><img src="https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/copier-org/copier/master/img/badge/badge-grayscale-inverted-border-teal.json" alt="Copier Badge" style="max-width:100%;"/></a>
22

33
# {{project_name}}
44

@@ -30,4 +30,4 @@ They are written for the command runner [just](https://github.com/casey/just/).
3030

3131
## Credits
3232

33-
This project uses the template [linkml-project-copier](https://github.com/dalito/linkml-project-copier) published as [doi:10.5281/zenodo.15163584](https://doi.org/10.5281/zenodo.15163584).
33+
This project uses the template [linkml-project-copier](https://github.com/linkml/linkml-project-copier).

template/mkdocs.yml.jinja

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ markdown_extensions:
4141
format: !!python/name:pymdownx.superfences.fence_code_format
4242
class: mermaid
4343

44-
# TODO rebuild docs on schema change (https://github.com/dalito/linkml-project-copier/issues/39)
44+
# TODO rebuild docs on schema change (https://github.com/linkml/linkml-project-copier/issues/39)
4545
# - gen-files:
4646
# scripts:
4747
# - gen_pages.py # or any other name or path

0 commit comments

Comments
 (0)