@iebh/tera-fy 1.0.16 → 1.0.18

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
@@ -6,8 +6,9 @@ TERA website worker, intended to be embedded with TERA tools.
6
6
  * [TERA-fy API (Markdown, single page)](./api.md)
7
7
  * [API playground](https://iebh.github.io/TERA-fy/playground.html)
8
8
  * [TERA-Explorer](https://github.com/IEBH/TERA-explorer) - A simple example project using TERA-fy
9
- - [Live standalone version](https://explorer.tera-tools.com/)
10
- - [Live Embedded version](https://tera-tools.com/explorer)
9
+ - [Live standalone version](https://explorer.tera-tools.com/)
10
+ - [Live Embedded version](https://tera-tools.com/explorer)
11
+ * [File Hints reference](./hints.md)
11
12
 
12
13
  TERA-fy is a add-on module which extends 3rd party tools with functionality from the [TERA](https://tera-tools.com) project. It provides various functionality like data sync with the parent TERA instance, file upload/download, citation library access and other utilities.
13
14