File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ Data and code snippets from https://realpython.com/python-data-visualization-bok
44
55## Data
66
7- Found in the [ ` data\ ` ] ( https://github.com/realpython/materials/tree/intro-to-bokeh /intro-to-bokeh/data ) directory.
7+ Found in the [ ` data\ ` ] ( https://github.com/realpython/materials/tree/master /intro-to-bokeh/data ) directory.
88
99The tutorial utilizes the following three files:
1010
@@ -24,6 +24,6 @@ This data is licensed under [**CC BY-SA 4.0**](https://creativecommons.org/licen
2424
2525## Code Snippets
2626
27- Found in the [ ` code-snippets\ ` ] ( https://github.com/realpython/materials/tree/intro-to-bokeh /intro-to-bokeh/code-snippets ) directory.
27+ Found in the [ ` code-snippets\ ` ] ( https://github.com/realpython/materials/tree/master /intro-to-bokeh/code-snippets ) directory.
2828
2929The code snippets found in the tutorial can be found here in individual files.
You can’t perform that action at this time.
0 commit comments