Skip to content

Commit

Permalink
project.iml: Update javadoc link to 21au
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinlin1 committed Oct 17, 2022
1 parent 4d7aaed commit ca47325
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project.iml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<component name="NewModuleRootManager" inherit-compiler-output="true">
<exclude-output />
<javadoc-paths>
<root url="https://courses.cs.washington.edu/courses/cse373/21su/docs/" />
<root url="https://courses.cs.washington.edu/courses/cse373/21au/docs/" />
</javadoc-paths>
<content url="file://$MODULE_DIR$">
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
Expand Down

0 comments on commit ca47325

Please sign in to comment.