diff --git a/docs/network/index.html b/docs/network/index.html index 2ade8795..a3f309c6 100644 --- a/docs/network/index.html +++ b/docs/network/index.html @@ -1564,7 +1564,7 @@ Thus, to get the topmost item, get the value at index 0.

Network can import data straight from an exported json file from gephi. You can get the JSON exporter here: - https://marketplace.gephi.org/plugin/json-exporter/. + https://gephi.org/plugins/#/plugin/jsonexporter-plugin. An example exists showing how to get a JSON file into Vis:

diff --git a/examples/network/data/importingFromGephi.html b/examples/network/data/importingFromGephi.html index d5724163..24209629 100644 --- a/examples/network/data/importingFromGephi.html +++ b/examples/network/data/importingFromGephi.html @@ -63,7 +63,7 @@ options available for the import are available through the checkboxes. You can download the Gephi JSON exporter here: - https://marketplace.gephi.org/plugin/json-exporter/. + https://gephi.org/plugins/#/plugin/jsonexporter-plugin. All of Gephi's attributes are also contained within the node elements. This means you can access all of this data through the DataSet.