Skip to content

Commit 81b1edf

Browse files
Fixed some links in the readme. [skip-ci]
1 parent 622b0df commit 81b1edf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
An AI educational project disguised as [Pac-Man](https://en.wikipedia.org/wiki/Pac-Man)!
44

55
This project was inspired by and originally based off of the Pacman educational project from the
6-
[Berkeley AI Lab](http://ai.berkeley.edu/project_overview.html).
6+
[Berkeley AI Lab](https://www-inst.eecs.berkeley.edu/project_overview.html).
77
It has since been completely rewritten.
88

99
Some notable changes from the original Berkeley project:
@@ -174,7 +174,7 @@ Here are just a few that we know about:
174174

175175
See [LICENSE](LICENSE).
176176

177-
The majority of this project is licensed under an [MIT license](LICENSE).
177+
The majority of this project is licensed under an [MIT license](LICENSE-code).
178178
Non-code portions of the code (e.g., images) under the [pacai/resources directory](/pacai/resources)
179179
are license under a [CC BY-SA 4.0 license](LICENSE-noncode).
180180

0 commit comments

Comments
 (0)