Skip to content

Commit

Permalink
mkdocs: error page add link to Practicalli Contributing page
Browse files Browse the repository at this point in the history
  • Loading branch information
practicalli-johnny committed Sep 19, 2024
1 parent c5af5f8 commit bb884a7
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
- configuration: alternative community configurations
- reference: link to intro to lua from codecademy
- reference: example disable plugin config
- mkdocs: error page add link to Practicalli Contributing page

### Changed
- ci: spell lychee & repository trufflehog linters warn only (false positives)
Expand Down
6 changes: 3 additions & 3 deletions overrides/404.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,15 +10,15 @@
<h1>This is not the page you are looking for</h1>

<h3>
Sorry we have arrived at a page that does not exist...
Sorry we have arrived at a page that does not exist or has been reorganised...
</h3>

<p>
Try use the Search bar at the top of the page
Use the Search bar at the top of the page to find the topic and examples required
</p>

<p>
Practicalli Neovim is an alpha stage book and will evolve over the coming year
Practicalli Neovim continues to evolve and <a href="https://practical.li/contributing>feedback</a> is appreciated to help the book become even better
</p>
<p>
Expand Down

0 comments on commit bb884a7

Please sign in to comment.