Skip to content

Commit 45b5a4e

Browse files
committed
CTR fix additional broken links in reference doc
1 parent eede351 commit 45b5a4e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

docs/src/reference/intro.asciidoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@ from which to spawn more detailed accounts of specific topics and a target to wh
2323
The Reference Documentation makes some general assumptions about the reader:
2424
2525
1. They have a sense of what a graph is - not sure? see link:http://kelvinlawrence.net/book/Gremlin-Graph-Guide.html#whygraph[Practical Gremlin - Why Graph?]
26-
1. They know what it means for a graph system to be TinkerPop-enabled - not sure? see link:https://tinkerpop.apache.org/providers.html[TinkerPop-enabled Providers]
27-
1. They know what the role of Gremlin is - not sure? see link:link:https://tinkerpop.apache.org/gremlin.html[Introduction to Gremlin]
26+
2. They know what it means for a graph system to be TinkerPop-enabled - not sure? see link:https://tinkerpop.apache.org/providers.html[TinkerPop-enabled Providers]
27+
3. They know what the role of Gremlin is - not sure? see link:https://tinkerpop.apache.org/gremlin.html[Introduction to Gremlin]
2828
2929
Given those assumptions, it's possible to dive more quickly into the details without spending a lot of time repeating
3030
what is written elsewhere.

docs/src/reference/preface.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,4 +90,4 @@ realized realizations are just as real. For that is -- The TinkerPop.
9090
image::gremlintron.png[width=400]
9191
9292
NOTE: For more information about differences between TinkerPop 3.x and earlier versions, please see the
93-
link:https://tinkerpop.apache.org/docs/x.y.z/upgrade/#appendix
93+
link:https://tinkerpop.apache.org/docs/x.y.z/upgrade/#appendix[appendix].

0 commit comments

Comments
 (0)