Skip to content

Commit 608fe2d

Browse files
committed
Fix links to examples
1 parent 5545ac8 commit 608fe2d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ide-extensions/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ There are different ways to install extensions for VS Code / Codium.
2020

2121
### Flux
2222

23-
After installing the IDE extension to VS Code / Codium open a Flux file, for example [this one](https://gitlab.com/oersi/oersi-etl/-/raw/develop/data/production/digill-to-oersi.flux). It should look like this:
23+
After installing the IDE extension to VS Code / Codium open a Flux file, for example [this one](https://gitlab.com/oersi/oersi-etl/-/blob/master/data/production/digill/digill-to-oersi.flux). It should look like this:
2424

2525
<img src="/img/digill-to-oersi_flux.JPG" alt="Flux editor" style="max-width:100%"/>
2626

@@ -30,7 +30,7 @@ If you delete for example a necessary bracket you will see in the Problems secti
3030

3131
### Fix
3232

33-
After installing the IDE extension to VS Code / Codium open a Flux file, for example [this one](https://gitlab.com/oersi/oersi-etl/-/raw/develop/data/production/digill.fix). It should look like this:
33+
After installing the IDE extension to VS Code / Codium open a Flux file, for example [this one](https://gitlab.com/oersi/oersi-etl/-/blob/master/data/production/digill/digill.fix). It should look like this:
3434

3535
<img src="/img/digill_fix.JPG" alt="Fix editor" style="max-width:100%"/>
3636

0 commit comments

Comments
 (0)