Skip to content

Commit 7084d6d

Browse files
authored
rfcs: update links to current docs (#304)
* rfcs: update links to current docs * ai-workflow-support: fix docs link
1 parent 5e7c4a0 commit 7084d6d

File tree

3 files changed

+3
-3
lines changed
  • content/docs

3 files changed

+3
-3
lines changed

content/docs/rfcs/merging-configmaps-gitops/_index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ spec:
8383
or should be left empty to be later populated by either `app-admission-controller`, upon submission, or `app-operator`, upon
8484
reconciliation. Using this field to provide other values may result in the mis-configuration of certain apps.**
8585

86-
The values coming from these fields are merged based on their priority, see the [App Platform configuration](https://docs.giantswarm.io/developer-platform/app-platform/app-configuration/). Both, the `.spec.config` and `.spec.userConfig`,
86+
The values coming from these fields are merged based on their priority, see the [App Platform configuration](https://docs.giantswarm.io/tutorials/fleet-management/app-platform/app-configuration/#levels). Both, the `.spec.config` and `.spec.userConfig`,
8787
fields get the fixed priorities, making their place in the hierarchy fixed as well, while the `.spec.extraConfigs` memebers
8888
priorities are configurable.
8989

content/docs/rfcs/multi-layer-app-config/_index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ toc_hide: true
1212
## Intro
1313

1414
Our current app delivery mechanism is by using App CRs. Currently, App CRs allow for
15-
[two layers](https://docs.giantswarm.io/app-platform/app-configuration/). So far it was good enough to have these 2
15+
[two layers](https://docs.giantswarm.io/tutorials/fleet-management/app-platform/app-configuration/#levels). So far it was good enough to have these 2
1616
layers, but with our introduction of GitOps with Flux, this is starting to be a limiting factor.
1717

1818
Basically, the problem starts when we have more than 2 layers (a base and an override) of configuration in a GitOps

content/docs/support-and-ops/processes/ai-workflow-support/_index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ We could end here but to close the circle ideally we put back the learnt lesson
3131

3232
## Further links
3333

34-
- [Inkeep Official docs](https://docs.inkeep.com/overview/getting-started)
34+
- [Inkeep Official docs](https://docs.inkeep.com/)
3535
- [Slack Replier repo](https://github.com/giantswarm/slack-replier)
3636
- [FAIQ repo](https://github.com/giantswarm/faiq)
3737
- [PR generator repo](https://github.com/giantswarm/pr-generator)

0 commit comments

Comments
 (0)