Skip to content
Snippets Groups Projects
Commit c2da7a5e authored by David Hrbáč's avatar David Hrbáč
Browse files

Typo fix

parent c3ab9ac6
No related branches found
No related tags found
6 merge requests!368Update prace.md to document the change from qprace to qprod as the default...,!367Update prace.md to document the change from qprace to qprod as the default...,!366Update prace.md to document the change from qprace to qprod as the default...,!323extended-acls-storage-section,!196Master,!170Master
...@@ -75,7 +75,7 @@ mkdocs: ...@@ -75,7 +75,7 @@ mkdocs:
# replace broken links in 404.html # replace broken links in 404.html
- sed -i 's,href="" title=",href="/" title=",g' site/404.html - sed -i 's,href="" title=",href="/" title=",g' site/404.html
- cp site/404.html site/403.html - cp site/404.html site/403.html
- sed -i 's/404 - Not found/403 - Forbidden/,g' site/403.html - sed -i 's/404 - Not found/403 - Forbidden/g' site/403.html
# compress sitemap # compress sitemap
- gzip < site/sitemap.xml > site/sitemap.xml.gz - gzip < site/sitemap.xml > site/sitemap.xml.gz
artifacts: artifacts:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment