Skip to content

Commit 1d6023b

Browse files
committed
Link registry and legacy media references
1 parent d3b352f commit 1d6023b

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ For a minimal consumer example, see [smoke/CMakeLists.txt](smoke/CMakeLists.txt)
4646

4747
The current Nabla examples layout at:
4848

49-
- `https://github.com/Devsh-Graphics-Programming/Nabla-Example-And-Tests-Media`
49+
- [Nabla-Example-And-Tests-Media](https://github.com/Devsh-Graphics-Programming/Nabla-Example-And-Tests-Media)
5050

5151
looks harmless because it is "just for examples", but it already creates real
5252
operational problems. Large binary payloads inside ordinary Git workflows slow
@@ -73,7 +73,8 @@ At a high level this follows the same pattern used by mature package and artifac
7373
- content-addressed external test data in `CMake ExternalData`, used by projects such as `VTK`
7474

7575
The same consumer module is also meant to stay reusable beyond Nabla itself.
76-
The default first-party registry is `Devsh-Graphics-Programming/Nabla-Asset-Manifests`,
76+
The default first-party registry is
77+
[`Devsh-Graphics-Programming/Nabla-Asset-Manifests`](https://github.com/Devsh-Graphics-Programming/Nabla-Asset-Manifests),
7778
but consumers can point the module at a different manifest checkout and a
7879
different `GitHub Release` channel without changing the build-graph model.
7980

0 commit comments

Comments
 (0)