lakelib 0.1.0 → 0.1.2

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/README.md CHANGED
@@ -8,7 +8,7 @@
8
8
 
9
9
  Lake is a rich text editor for the web. It has a good user experience and provides easy-to-use programming interface to allow further extension.
10
10
 
11
- [Examples](https://lakejs.org/examples/) · [Getting started](https://lakejs.org/guide/getting-started.html) · [Reference](https://lakejs.org/reference/)
11
+ [Examples](https://lakejs.org/examples/) · [Getting started](https://lakejs.org/guide/getting-started) · [Reference](https://lakejs.org/reference/)
12
12
 
13
13
  ## Development
14
14