File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -74,7 +74,7 @@ At a high level this follows the same pattern used by mature package and artifac
7474
7575The same consumer module is also meant to stay reusable beyond Nabla itself.
7676The default first-party registry is
77- [ ` Devsh-Graphics-Programming/ Nabla-Asset-Manifests` ] ( https://github.com/Devsh-Graphics-Programming/Nabla-Asset-Manifests ) ,
77+ [ ` Nabla-Asset-Manifests ` ] ( https://github.com/Devsh-Graphics-Programming/Nabla-Asset-Manifests ) ,
7878but consumers can point the module at a different manifest checkout and a
7979different ` GitHub Release ` channel without changing the build-graph model.
8080
Original file line number Diff line number Diff line change @@ -68,7 +68,7 @@ nam_add_channel_target(
6868
6969For the official first-party Nabla registry you normally set ` MANIFEST_ROOT `
7070explicitly to a local checkout of
71- ` Devsh-Graphics-Programming/Nabla-Asset-Manifests ` . The built-in
71+ [ ` Nabla-Asset-Manifests ` ] ( https://github.com/ Devsh-Graphics-Programming/Nabla-Asset-Manifests) . The built-in
7272` MANIFEST_ROOT ` default remains useful for repositories that colocate the
7373module and their manifests in the same tree.
7474
@@ -107,7 +107,7 @@ Current scope stays intentionally small:
107107 ` MANIFEST_ROOT `
108108- remote payload resolution still uses ` GitHub Release assets ` only
109109- the default first-party Nabla registry stays
110- ` Devsh-Graphics-Programming/Nabla-Asset-Manifests `
110+ [ ` Nabla-Asset-Manifests ` ] ( https://github.com/ Devsh-Graphics-Programming/Nabla-Asset-Manifests)
111111- the built-in ` MANIFEST_ROOT ` default remains available for colocated
112112 module-plus-manifest repositories
113113
You can’t perform that action at this time.
0 commit comments