Skip to content

Commit 8131533

Browse files
authored
Update README.md
Updates URLs. Signed-off-by: Salvydas Lukosius <sall@w-ss.io>
1 parent b935a87 commit 8131533

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

docs/README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,12 @@
66
<h2 align="center">Feature-rich Syntax Highlighting for Zsh</h2>
77
<p align="center">
88
<a href="https://github.com/orgs/z-shell/discussions/">《❔》Ask a Question </a>
9-
<a href="https://z.digitalclouds.dev/search/">《💡》Search Wiki </a>
9+
<a href="https://wiki.zshell.dev.dev/search">《💡》Search Wiki </a>
1010
<a
1111
href="https://github.com/z-shell/community/issues/new?assignees=&labels=%F0%9F%91%A5+member&template=membership.yml&title=team%3A+">《💜》Join</a>
12-
<a href="https://digitalclouds.crowdin.com/z-shell/">《🌐》Localize </a></p>
12+
<a href="https://translate.zshell.dev">《🌐》Localize </a></p>
1313
<p align="center">
14-
<a target="_self" href="https://crowdin.digitalclouds.dev/z-shell">
14+
<a target="_self" href="https://translate.zshell.dev">
1515
<img align="center" src="https://badges.crowdin.net/e/f108c12713ee8526ac878d5671ad6e29/localized.svg" /></a>
1616
<a href="https://github.com/z-shell/f-sy-h/actions/workflows/zunit.yml">
1717
<img
@@ -27,7 +27,7 @@ href="https://github.com/z-shell/zi-vim-syntax/">
2727
<p align="center">
2828
<img align="center" style="width: 80%; height: auto" src="https://raw.githubusercontent.com/z-shell/.github/main/metrics/plugin/followup/f-sy-h_followup.svg" />
2929
<img align="center" style="width: 80%; height: auto"
30-
src="https://raw.githubusercontent.com/z-shell/.github/main/metrics/metrics.svg" />
30+
src="https://raw.githubusercontent.com/z-shell/.github/main/metrics/plugin/metrics.svg" />
3131
<hr /><h2 align="left">Related</h2>
3232
<ul>
3333
<li><a href="../LICENSE">License</a></li>
@@ -54,7 +54,7 @@ src="https://raw.githubusercontent.com/z-shell/.github/main/metrics/metrics.svg"
5454
<pre><code class="lang-zsh">zi light z-<span class="hljs-keyword">shell</span>/F-Sy-H</code></pre>
5555

5656
<p> Here's an example of how to load the plugin together with a few other popular ones with the use of
57-
<a href="https://z.digitalclouds.dev/docs/getting_started/overview#turbo-mode-zsh--53">turbo mode</a></p>
57+
<a href="https://wiki.zhsell.dev/docs/getting_started/overview#turbo-mode-zsh--53">turbo mode</a></p>
5858
<p>i.e.: speeding up the Zsh startup by loading the plugin right after the first prompt, in background: </p>
5959

6060
<pre><code class="lang-zsh">zi wait lucid <span class="hljs-keyword">for</span> <span class="hljs-string">\</span>

0 commit comments

Comments
 (0)