Skip to content

Commit

Permalink
Merge pull request #66 from thabaum/fix-minor-issues
Browse files Browse the repository at this point in the history
Fix minor issues
  • Loading branch information
iJungleboy authored May 29, 2024
2 parents 0643f55 + cd05a83 commit 144f288
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 8 deletions.
4 changes: 2 additions & 2 deletions src/pages/guides/docs/markdown.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Markdown Tips in the Octane Docs
# Markdown Tips in the Oqtane Docs

Refer to [Markdown](http://daringfireball.net/projects/markdown/) for how to write markdown files. Here the most important tips for people working with this:

Expand Down Expand Up @@ -37,4 +37,4 @@ If you want to add checklists like this example, just use this checklist 😎

## Videos

Todo
Todo
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Before you start, make sure you have the following prerequisites:

- A [Linux Ubuntu](https://ubuntu.com/download/desktop) machine with internet access and administrator privileges.
- [.NET SDK](https://dotnet.microsoft.com/download/dotnet) installed on your machine.
- A [database server](installation/databases.md) installed on your machine or accessible from your network. You can use MySQL, PostgreSQL, SQLite, or SQL Server.
- A [database server](databases.md) installed on your machine or accessible from your network. You can use MySQL, PostgreSQL, SQLite, or SQL Server.

## Steps

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@ For general development and keeping up with the latest features, you can use the
- [Oqtane Framework GitHub Repository](https://github.com/oqtane/oqtane.framework)
- [Visual Studio Code](https://code.visualstudio.com)
- [.NET Core](https://dotnet.microsoft.com)
-

## Related Pages

Expand Down
4 changes: 0 additions & 4 deletions src/pages/manuals/admin/toc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,6 @@
href: site-administration/toc.yml
topicHref: site-administration/index.md

- name: Modules
href: modules/toc.yml
topicHref: modules/index.md

- name: Host Administration
href: host-administration/toc.yml
topicHref: host-administration/index.md
Expand Down

0 comments on commit 144f288

Please sign in to comment.