@neo4j-nvl/base 0.3.1-854a900a → 0.3.1-dd1304e0

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
@@ -40,4 +40,4 @@ const callbacks = {
40
40
  const nvl = new NVL(document.getElementById('frame'), nodes, relationships, options, callbacks)
41
41
  ```
42
42
 
43
- You can find more instructions and examples on how to use NVL in the docs.
43
+ You can find more instructions and examples on how to use NVL in the [docs](https://neo4j.com/docs/nvl/current/).