Skip to content

Commit f5daf26

Browse files
fix: Broken links
Not all old heroku-blog links had been changed to the new liascript.github.io/blog ... [fix: #7]
1 parent 392fd3a commit f5daf26

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

README.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
33
author: André Dietrich
44
5-
date: 21/10/2024
6-
version: 29.0.0
5+
date: 23/10/2024
6+
version: 29.0.1
77
language: en
88
narrator: UK English Female
99
@@ -154,7 +154,7 @@ LiaScript. Additionally you can use the LiveEditor, an entirely browser based ap
154154
If you start typing `lia` in your Markdown document you switch on a fuzzy
155155
search, that contains a lot of LiaScript help, examples, and snippets.
156156

157-
Detailed installation instructions can be found [here](https://aizac.herokuapp.com/install-atom-with-liascript/).
157+
Detailed installation instructions can be found [here](https://liascript.github.io/blog/install-atom-with-liascript/).
158158

159159
2. [Visual-Studio-Code](https://code.visualstudio.com/Download): This is
160160
Microsoft's free popular editor with various plugins and extensions.
@@ -166,7 +166,7 @@ LiaScript. Additionally you can use the LiveEditor, an entirely browser based ap
166166
If you start typing `lia` in your Markdown document you switch on a fuzzy
167167
search, that contains a lot of LiaScript help, examples, and snippets.
168168

169-
Detailed installation instructions can be found [here](https://aizac.herokuapp.com/install-visual-studio-code-with-liascript/).
169+
Detailed installation instructions can be found [here](https://liascript.github.io/blog/install-visual-studio-code-with-liascript/).
170170

171171
3. [Visual-Studio-Web](https://github.dev):
172172

@@ -285,7 +285,7 @@ via the tag `preview-lia`.
285285
```
286286

287287
> For more information visit the blog entry:
288-
> [Markdown just got a new preview tag](https://aizac.herokuapp.com/markdown-just-got-a-new-preview-tag)
288+
> [Markdown just got a new preview tag](https://liascript.github.io/blog/markdown-just-got-a-new-preview-tag)
289289
>
290290
> _However, you can also use this to refer to your personal GitHub projects._
291291
@@ -810,7 +810,7 @@ You can use this technique also to create previews for other courses on your
810810
personal website or for other GitHub projects, as it was described in section
811811
[Projects](#projects). For more information follow the link:
812812

813-
{{1}} https://aizac.herokuapp.com/markdown-just-got-a-new-preview-tag/
813+
{{1}} https://liascript.github.io/blog/markdown-just-got-a-new-preview-tag/
814814

815815

816816
##### QR-Codes 💫
@@ -832,10 +832,10 @@ allowed within the link title. In case of an image or media link, the title will
832832
be used as a subtitle and displayed accordingly.
833833

834834
{{1}}
835-
* Syntax: `[qr-code](https://LiaScript.github.io "Checkout the LiaScript website or the __[blog at heroku](https://aizac.herokuapp.com)__")`
835+
* Syntax: `[qr-code](https://LiaScript.github.io "Checkout the LiaScript website or the __[blog](https://liascript.github.io/blog/)__")`
836836
* Example:
837837

838-
[qr-code](https://LiaScript.github.io "Checkout the LiaScript website or the __[blog at heroku](https://aizac.herokuapp.com)__")
838+
[qr-code](https://LiaScript.github.io "Checkout the LiaScript website or the __[blog](https://liascript.github.io/blog/)__")
839839

840840

841841
##### eMail & Telephone 💫
@@ -7396,7 +7396,7 @@ Check out the following links or see section [Unicode Symbols](#Unicode-Symbols)
73967396
* __Plugins__
73977397

73987398
* VSCode - Ultimate Emoji: https://marketplace.visualstudio.com/items?itemName=rohit-chouhan.ultimate-emoji
7399-
* Atom - autocomplete-emojis: https://aizac.herokuapp.com/setting-up-atom/
7399+
* Atom - autocomplete-emojis: https://liascript.github.io/blog/setting-up-atom/
74007400

74017401
* LiaScript-LiveEditor: start typing a colon <kbd>:</kbd> to open the emoji search
74027402

0 commit comments

Comments
 (0)