Skip to content

Commit 90cdc62

Browse files
Merge pull request #42 from kir-rescomp/dev
fix broken URL for basics for py package card
2 parents c2a8a91 + ea6eebc commit 90cdc62

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080

8181
[Start :octicons-arrow-right-24:](https://kir-rescomp.github.io/training-gpu-profiling/){ .md-button }
8282

83-
- <a href="" style="text-decoration: none; color: inherit; display: block;">
83+
- <a href="https://kir-rescomp.github.io/training-basics-python-packaging/" style="text-decoration: none; color: inherit; display: block;">
8484
<center>![py-packaging](./images/python_packaging.png){ width="220" }</center>
8585

8686

@@ -92,6 +92,6 @@
9292
Quick how-to guide on what you minimally need to do to adopt the modern Python packaging standards
9393
</span></a><br>
9494

95-
[Start :octicons-arrow-right-24:](https://kir-rescomp.github.io/training-gpu-profiling/){ .md-button }
95+
[Start :octicons-arrow-right-24:](https://kir-rescomp.github.io/training-basics-python-packaging/){ .md-button }
9696

9797
</div>

0 commit comments

Comments
 (0)