Skip to content

Commit

Permalink
update links and markdown
Browse files Browse the repository at this point in the history
  • Loading branch information
lpmi-13 committed Sep 27, 2019
1 parent cd68a16 commit fce2632
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ It probably doesn't even compile any more, but it was fun :)

A MUD is short for Multi User Dungeon, and is (usually) text based. Users require a telnet connection to interact with the MUD, and issue text commands like `look`, `north`, `get foo from bar` etc.

For further information about what MUDs are try (here)[http://www.mudconnect.com/mud_intro.html] and for playable muds try (here)[http://www.topmudsites.com/].
For further information about what MUDs are try [here](https://www.mudconnect.com/mud_intro.html) and for playable muds try [here](http://www.topmudsites.com/).

# Why is it only one Git commit, what happened?

Expand Down

0 comments on commit fce2632

Please sign in to comment.