This is an automated email from the ASF dual-hosted git repository.

spmallette pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git


The following commit(s) were added to refs/heads/master by this push:
     new 83f7f76d13 Change typescript support to the more recent 
DefinitelyTyped CTR
83f7f76d13 is described below

commit 83f7f76d13bd54f00d57dc6d402efd1b71d0cf4d
Author: Stephen Mallette <[email protected]>
AuthorDate: Tue Oct 17 14:59:52 2023 -0400

    Change typescript support to the more recent DefinitelyTyped CTR
---
 docs/site/home/community.html | 8 +++-----
 1 file changed, 3 insertions(+), 5 deletions(-)

diff --git a/docs/site/home/community.html b/docs/site/home/community.html
index fe8c766e35..8a8382b612 100644
--- a/docs/site/home/community.html
+++ b/docs/site/home/community.html
@@ -625,11 +625,9 @@ const l = await 
g.V().out('knows').in('created').toList();</code></pre>
                                                               
target="_blank">gremlin-orm</a>: Gremlin ORM for Node.js.
                                             <br>- <a class="text-blue"
                                                      
href="https://github.com/jbmusso/gremlin-template-string";
-                                                     
target="_blank">gremlin-template-string</a>: A Gremlin language
-                                            builder.
-                                            <br>- <a class="text-blue" 
href="https://github.com/RedSeal-co/ts-tinkerpop";
-                                                     
target="_blank">ts-tinkerpop</a>: A helper library for Typescript
-                                            applications via node-java.
+                                                     
target="_blank">gremlin-template-string</a>: A Gremlin language builder.
+                                            <br>- <a class="text-blue" 
href="https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/gremlin";
+                                                     
target="_blank">DefinitelyTyped</a>: Gremlin in the repository for high quality 
TypeScript type definitions.
                                         </p>
                                     </div>
                                 </div>

Reply via email to