Skip to content

Commit f9645f9

Browse files
update links
1 parent 15e5f36 commit f9645f9

File tree

1 file changed

+9
-8
lines changed

1 file changed

+9
-8
lines changed

README.md

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -22,11 +22,12 @@ Check out the blog series, Instrumenting Phoenix with Telemetry, here:
2222

2323
### Follow Along With The Code
2424

25-
* [Part I starting state branch](https://github.com/SophieDeBenedetto/quantum/tree/part-1-start)
26-
* [Part I solution branch](https://github.com/SophieDeBenedetto/quantum/tree/part-1-solution)
27-
* [Part II starting state branch](https://github.com/SophieDeBenedetto/quantum/tree/part-2-start)
28-
* [Part II solution branch](https://github.com/SophieDeBenedetto/quantum/tree/part-2-solution)
29-
* [Part III starting state branch](https://github.com/SophieDeBenedetto/quantum/tree/part-3-start)
30-
* [Part III solution branch](https://github.com/SophieDeBenedetto/quantum/tree/part-3-solution)
31-
* [Part IV starting state branch](https://github.com/SophieDeBenedetto/quantum/tree/part-4-start)
32-
* [Part IV solution branch](https://github.com/SophieDeBenedetto/quantum/tree/part-4-solution)
25+
* [Part I starting state branch](https://github.com/elixirschool/telemetry-code-along/tree/part-1-start)
26+
* [Part I solution branch](https://github.com/elixirschool/telemetry-code-along/tree/part-1-solution)
27+
* [Part II starting state branch](https://github.com/elixirschool/telemetry-code-along/tree/part-2-start)
28+
* [Part II solution branch](https://github.com/elixirschool/telemetry-code-along/tree/part-2-solution)
29+
* [Part III starting state branch](https://github.com/elixirschool/telemetry-code-along/tree/part-3-start)
30+
* [Part III solution branch](https://github.com/elixirschool/telemetry-code-along/tree/part-3-solution)
31+
* [Part IV starting state branch](https://github.com/elixirschool/telemetry-code-along/tree/part-4-start)
32+
* [Part IV solution branch](https://github.com/elixirschool/telemetry-code-along/tree/part-4-solution)
33+
* [Adding LiveDashboard](https://github.com/elixirschool/telemetry-code-along/tree/live-dashboard)

0 commit comments

Comments
 (0)