Skip to content

Commit c0de13e

Browse files
committed
Fix 403 forbidden in link checking by swapping a medium.com link with a neo4j link
1 parent b4dc055 commit c0de13e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

COMMANDS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -444,7 +444,7 @@ Here is an example on how to use [executeJupyterNotebook.sh](./scripts/executeJu
444444
- [Jupyter Notebook - Using as a command line tool](https://nbconvert.readthedocs.io/en/latest/usage.html)
445445
- [Jupyter Notebook - Installing TeX for PDF conversion](https://nbconvert.readthedocs.io/en/latest/install.html#installing-tex)
446446
- [Jupyter Notebook Format - Metadata](https://ipython.readthedocs.io/en/3.x/notebook/nbformat.html#metadata)
447-
- [Integrate Neo4j with Jupyter Notebook](https://medium.com/@technologydata25/connect-neo4j-to-jupyter-notebook-c178f716d6d5)
447+
- [Bite-Sized Neo4j for Data Scientists](https://neo4j.com/video/bite-sized-neo4j-for-data-scientists)
448448
- [Hello World](https://nicolewhite.github.io/neo4j-jupyter/hello-world.html)
449449
- [Managing environments with Conda](https://conda.io/projects/conda/en/latest/user-guide/tasks/manage-environments.html)
450450
- [Neo4j - Download](https://neo4j.com/download-center)

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -291,7 +291,7 @@ The [Code Structure Analysis Pipeline](./.github/workflows/internal-java-code-an
291291
## 🕸 Web References
292292

293293
- [code-graph-analysis-examples](https://github.com/JohT/code-graph-analysis-examples)
294-
- [Graph Data Science 101: Understanding Graphs and Graph Data Science](https://techfirst.medium.com/graph-data-science-101-understanding-graphs-and-graph-data-science-c25055a9db01)
294+
- [Bite-Sized Neo4j for Data Scientists](https://neo4j.com/video/bite-sized-neo4j-for-data-scientists)
295295
- [The Story behind Russian Twitter Trolls](https://neo4j.com/blog/story-behind-russian-twitter-trolls)
296296
- [Graphs for Data Science and Machine Learning](https://de.slideshare.net/neo4j/graphs-for-data-science-and-machine-learning)
297297
- [Modularity](https://www.cs.cmu.edu/~ckingsf/bioinfo-lectures/modularity.pdf)

0 commit comments

Comments
 (0)