Skip to content

Commit c54a4a4

Browse files
authored
Update README.md
1 parent fff6fe0 commit c54a4a4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

intro-to-bokeh/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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

99
The 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

2929
The code snippets found in the tutorial can be found here in individual files.

0 commit comments

Comments
 (0)