Skip to content

Commit cb0f67e

Browse files
removed wrong aizac links
1 parent 58799c4 commit cb0f67e

6 files changed

+7
-7
lines changed

content/english/blog/026_setting-up-atom.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ tags:
1616
description: This post will help you to set up your Atom with the appropriate plugins to speed up your development process.
1717
---
1818

19-
This post will help you to set up your [Atom](https://atom.io) with the appropriate plugins to speed up your development process. If you have not installed [Atom](https://atom.io) so far, check out our blog-post on [Install Atom with LiaScript](https://aizac.herokuapp.com/install-atom-with-liascript). It will guide you through the installation procedure for Atom and the two [LiaScript](https://liascript.github.io) plugins and tell you something about the navigation within a document. However, there exist a couple of other plugins for [Atom](https://atom.io) that are very handy and simplify the writing process for Markdown and of course [LiaScript](https://liascript.github.io)
19+
This post will help you to set up your [Atom](https://atom.io) with the appropriate plugins to speed up your development process. If you have not installed [Atom](https://atom.io) so far, check out our blog-post on [Install Atom with LiaScript](/blog/install-atom-with-liascript). It will guide you through the installation procedure for Atom and the two [LiaScript](https://liascript.github.io) plugins and tell you something about the navigation within a document. However, there exist a couple of other plugins for [Atom](https://atom.io) that are very handy and simplify the writing process for Markdown and of course [LiaScript](https://liascript.github.io)
2020

2121
Whether you are using [Atom](https://atom.io) or [VSCode](https://code.visualstudio.com/) as your main editor, the main keystrokes you have to remember are <kbd>Ctrl</kbd>-<kbd>S</kbd> to save the current document you are in, and the other one is <kbd>Ctrl</kbd>-<kbd>Shift</kbd>-<kbd>P</kbd> to get into a fuzzy search over all possible options.
2222

content/english/blog/027_promoting-your-content.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ All of this information is used to generate a preview-card for your course in th
4545

4646
https://liascript.github.io/course
4747

48-
But, this can also be used to generate custom overview sites with the `<preview-lia>` web component. For more information, visit the blog post: [Markdown just got a new preview tag](https://aizac.herokuapp.com/markdown-just-got-a-new-preview-tag)
48+
But, this can also be used to generate custom overview sites with the `<preview-lia>` web component. For more information, visit the blog post: [Markdown just got a new preview tag](/blog/markdown-just-got-a-new-preview-tag)
4949

5050

5151
![](/images/post/promoting-your-content/Publish0.png)

content/english/blog/057_liascript-documentation-german.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,9 +34,9 @@ Es ist natürlich möglich der Dokumentation auch selber im interaktiven LiaScri
3434
__Update:__
3535

3636
- Es ist jetzt auch möglich VSCode als Editor für LiaScript-Kurse zu nutzen. Dafür haben wir die beiden folgenden Erweiterungen zum VSCode-Marktplatz hinzugefügt (eines für die [Vorschau](https://marketplace.visualstudio.com/items?itemName=LiaScript.liascript-preview), das andere für [Snippets](https://marketplace.visualstudio.com/items?itemName=LiaScript.liascript-snippets)).
37-
Mehr Information finden Sie [hier](https://aizac.herokuapp.com/install-visual-studio-code-with-liascript/).
37+
Mehr Information finden Sie [hier](/blog/install-visual-studio-code-with-liascript/).
3838

39-
- Die Übersicht über entwickelte Kurse und Plugins können jetzt mithilfe von [GitHub-topics](https://aizac.herokuapp.com/install-visual-studio-code-with-liascript/) gefunden werden:
39+
- Die Übersicht über entwickelte Kurse und Plugins können jetzt mithilfe von [GitHub-topics](/blog/install-visual-studio-code-with-liascript/) gefunden werden:
4040

4141
- Kurs-Übersicht: https://github.com/topics/liascript-course
4242
- Macro-Übersicht: https://github.com/topics/liascript-template

content/english/blog/058_liascript-documentation-korean.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ __Update:__
2929

3030
* You can now also use VS-Code as your editor, there are now two additional extensions within the marketplace, one for previews and one for snippets.
3131

32-
Check out the following [link](https://aizac.herokuapp.com/install-visual-studio-code-with-liascript/) for more information.
32+
Check out the following [link](/blog/install-visual-studio-code-with-liascript/) for more information.
3333

3434
* An overview on currently developed courses and plugins can now be found via [GitHub-topics](https://github.com/topics):
3535

content/english/blog/059_liascript-documentation-ukrainian.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ __Update:__
2929

3030
* You can now also use VS-Code as your editor, there are now two additional extensions within the marketplace, one for previews and one for snippets.
3131

32-
Check out the following [link](https://aizac.herokuapp.com/install-visual-studio-code-with-liascript/) for more information.
32+
Check out the following [link](/blog/install-visual-studio-code-with-liascript/) for more information.
3333

3434
* An overview on currently developed courses and plugins can now be found via [GitHub-topics](https://github.com/topics):
3535

content/english/blog/060_liascript-documentation-english.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ __Update:__
3535

3636
* You can now also use VS-Code as your editor, there are now two additional extensions within the marketplace, one for previews and one for snippets.
3737

38-
Check out the following [link](https://aizac.herokuapp.com/install-visual-studio-code-with-liascript/) for more information.
38+
Check out the following [link](/blog/install-visual-studio-code-with-liascript) for more information.
3939

4040
* An overview on currently developed courses and plugins can now be found via [GitHub-topics](https://github.com/topics):
4141

0 commit comments

Comments
 (0)