GitHub user spmallette opened a pull request:
https://github.com/apache/tinkerpop/pull/760
TINKERPOP-1806 Consistent use of Gremlin.Net instead of Gremlin-DotNet
https://issues.apache.org/jira/browse/TINKERPOP-1806
This change really just applies to documentation. Directory structures,
links and other identifiers have been left as "dotnet"
VOTE +1
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/apache/tinkerpop TINKERPOP-1806
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/tinkerpop/pull/760.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #760
----
commit 1e68b44a9b97f96109b3d0fb3e89b8d5673eb850
Author: Stephen Mallette <[email protected]>
Date: 2017-11-30T16:48:34Z
TINKERPOP-1806 Consistent use of Gremlin.Net instead of Gremlin-DotNet
This change really just applies to documentation. Directory structures,
links and other identifiers have been left as "dotnet"
----
---