Skip to content

Commit 0688f55

Browse files
committed
Fixed broken markdown references
1 parent 6bc050f commit 0688f55

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

presentations.markdown

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -253,12 +253,12 @@ into the [SqlSoup documentation](http://www.sqlalchemy.org/trac/wiki/SqlSoup)
253253
**May** — Paul Cannon's Noodle
254254
[slides](https://groups.google.com/group/utahpython/web/noodle.pdf?hl=en)
255255

256-
**April**[Slides][pygame1a] and [source][pygame2a] from the presentation on
257-
[pygame3a][PyGame]
256+
**April**[Slides][apygame1] and [source][apygame2] from the presentation on
257+
[PyGame][apygame3]
258258

259-
[pygame1]: https://groups.google.com/group/utahpython/web/pygame.pdf?hl=en
260-
[pygame2]: https://groups.google.com/group/utahpython/web/pygame.zip?hl=en
261-
[pygame3]: http://pygame.org/
259+
[apygame1]: https://groups.google.com/group/utahpython/web/pygame.pdf?hl=en
260+
[apygame2]: https://groups.google.com/group/utahpython/web/pygame.zip?hl=en
261+
[apygame3]: http://pygame.org/
262262

263263
**March** — notes from the [web frameworks meeting][webframe1], with links to
264264
some source code and slides

0 commit comments

Comments
 (0)