1
0
Fork 0
mirror of https://github.com/kubernetes-sigs/node-feature-discovery.git synced 2024-12-14 11:57:51 +00:00

Docs: Fix the link to feature gates documentation

The link to feature gates documentation is pointing to the
feature-gates.md in master-commandline-reference.html and
worker-commandline-reference.html, it should be updated to
linking html file.

Signed-off-by: joehuang <joehuang.sweden@gmail.com>
This commit is contained in:
joehuang 2024-07-29 09:26:41 +00:00
parent efd2bac490
commit a442749f89
4 changed files with 2 additions and 13 deletions

View file

@ -29,7 +29,3 @@ gem "wdm", "~> 0.1.1", :install_if => Gem.win_platform?
#gem "kramdown-parser-gfm"
gem "webrick", "~> 1.8"
# render realtive link by plugin
# https://github.blog/news-insights/product-news/relative-links-for-github-pages/
gem 'jekyll-relative-links'

View file

@ -29,11 +29,6 @@ kramdown:
remote_theme: rundocs/jekyll-rtd-theme@v2.0.10
plugins:
- jekyll-remote-theme
- jekyll-relative-links
relative_links:
enabled: true
collections: true
# Exclude from processing.
# The following items will not be processed, by default. Create a custom list

View file

@ -33,8 +33,7 @@ Print version and exit.
### -feature-gates
The `-feature-gates` flag is used to enable or disable non GA features.
The list of available feature gates can be found in the [feature gates
documentation](feature-gates.md).
The list of available feature gates can be found in the [feature gates documentation](feature-gates.md).
Example:

View file

@ -33,8 +33,7 @@ Print version and exit.
### -feature-gates
The `-feature-gates` flag is used to enable or disable non GA features.
The list of available feature gates can be found in the [feature gates
documentation](../feature-gates.md).
The list of available feature gates can be found in the [feature gates documentation](feature-gates.md).
Example: