Skip to content

Commit e2f2c26

Browse files
committed
Fix non-working link
1 parent fc8eb2a commit e2f2c26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/02_Introduction_into_Metafacture-Flux.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -241,7 +241,7 @@ So let's have a small recap of what we've done and learned so far:
241241
* We've learned that a Metafacture Flux workflow is a combination of modules with an inital text string or a variable.
242242
* We got to know different modules like `open-http`, `as-lines`. `decode-json`, `encode-yaml`, `print`
243243

244-
More modules can be found in the [documentation of available flux commands](https://github.com/metafacture/metafacture-documentation/blob/master/flux-commands.html).
244+
More modules can be found in the [documentation of available flux commands](https://metafacture.github.io/metafacture-documentation/docs/flux/flux-commands.html).
245245

246246
Now take some time and play around a little bit more and use some other modules.
247247

0 commit comments

Comments
 (0)