From aefc3f8895e465efab59421c027622e50509d60a Mon Sep 17 00:00:00 2001 From: anonymous Date: Wed, 21 Sep 2022 12:52:22 -0400 Subject: anonymized --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index bf80fd5..06812e5 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,12 @@ # Graffiti for Vanilla Javascript -This is the base Javascript library that interfaces with the [Graffiti server](https://github.com/digital-graffiti/server). -We recommend not using this vanilla library itself but instead using framework plugins that are built on top of it like the [Graffiti plugin for Vue.JS](https://github.com/digital-graffiti/graffiti-x-vue). +This is the base Javascript library that interfaces with the [Graffiti server](https://github.com/graffiti-garden/server). +We recommend not using this vanilla library itself but instead using framework plugins that are built on top of it like the [Graffiti plugin for Vue.JS](https://github.com/graffiti-garden/graffiti-x-vue). Example usage: ```javascript -import Graffiti from "https://digital-graffiti.github.io/graffiti-x-js/graffiti.js" +import Graffiti from "https://graffiti-garden.github.io/graffiti-x-js/graffiti.js" // You can initialize a connection to the graffiti server const graffiti = Graffiti() -- cgit v1.2.3-70-g09d2