@webqit/webflo 0.20.3 → 0.20.4-next.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -12,7 +12,7 @@
12
12
  "vanila-javascript"
13
13
  ],
14
14
  "homepage": "https://webqit.io/tooling/webflo",
15
- "version": "0.20.3",
15
+ "version": "0.20.4-next.1",
16
16
  "license": "MIT",
17
17
  "repository": {
18
18
  "type": "git",
@@ -2,7 +2,7 @@
2
2
 
3
3
  Welcome! This guide will help you build your first Webflo app from scratch and get it running in minutes, even if you’ve never used the framework before. You’ll learn not just the “how,” but the “why”—and see your results live in the browser.
4
4
 
5
- If you're totally new here, you may want to [meet Webflo](/docs/overview).
5
+ If you're totally new here, you may want to [meet Webflo](/overview).
6
6
 
7
7
  ---
8
8