Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
M
mkimage-profiles
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Ximper Linux
mkimage-profiles
Commits
d637b61d
Commit
d637b61d
authored
Dec 01, 2025
by
Anton Midyukov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
docs: fix links for docs/index.html
Now it's no longer a symlink.
parent
965908ea
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
50-docs-indexhtml
features.in/docs/scripts.d/50-docs-indexhtml
+1
-1
No files found.
features.in/docs/scripts.d/50-docs-indexhtml
View file @
d637b61d
...
@@ -23,7 +23,7 @@ find "$indexdir" -xtype l 2>/dev/null -exec rm {} \;
...
@@ -23,7 +23,7 @@ find "$indexdir" -xtype l 2>/dev/null -exec rm {} \;
cp -aL "$indexdir" "$dest"
cp -aL "$indexdir" "$dest"
# delete links with absolute PATH
# delete links with absolute PATH
sed -i -e '/file:\/\/\//d' -e '/href="\//d' "$dest"/index
-
*.html
sed -i -e '/file:\/\/\//d' -e '/href="\//d' "$dest"/index*.html
mkredir() {
mkredir() {
cat >"${1}index.html"
<
<
-EOF
cat >"${1}index.html"
<
<
-EOF
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment