Skip to content

Commit

Permalink
docs: fix broken link
Browse files Browse the repository at this point in the history
resolves #763
  • Loading branch information
JanDeDobbeleer committed May 29, 2021
1 parent bc50377 commit a686169
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion docs/docs/install-customize-cmd.mdx
Expand Up @@ -9,7 +9,6 @@ import TabItem from "@theme/TabItem";
{ label: 'zsh', value: 'zsh', },
{ label: 'bash', value: 'bash', },
{ label: 'fish', value: 'fish', },
{ label: 'nu', value: 'nu', },
]
}>
<TabItem value="powershell">
Expand Down
2 changes: 1 addition & 1 deletion docs/docs/themes.md
Expand Up @@ -18,6 +18,6 @@ Themes with `minimal` in their names do not require a Nerd Font. Read about [

[themes]: https://github.com/JanDeDobbeleer/oh-my-posh/tree/main/themes
[fonts]: /docs/fonts
[replace-you-existing-prompt]: /docs/installation#3-replace-your-existing-prompt
[replace-you-existing-prompt]: /docs/windows#override-the-theme-settings

<!-- Do not change the content below, themes are rendered automatically -->

0 comments on commit a686169

Please sign in to comment.