Skip to content

Commit 85206c1

Browse files
committed
Update README.md
1 parent f4bfebd commit 85206c1

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
@@ -101,7 +101,7 @@ how to use them. (generated using the very nice tool [docker](https://github.com
101101
* [Examples](https://github.com/UnquietCode/Flapi/wiki/Examples)
102102
Many helpful examples are included on the wiki, corresponding to examples and tests in the src/test directory.
103103

104-
* [Upgrade Guide](https://github.com/UnquietCode/Flapi/wiki/Upgrading-from-0.x-Development-Versions)
104+
* [Upgrade Guide](https://github.com/UnquietCode/Flapi/wiki/Upgrading-from-0.x-Development-Versions)
105105
If you started using Flapi before version 1.0, check out this guide to see how to upgrade.
106106

107107
* [Blog Post](http://www.unquietcode.com/blog/2012/software/introducing-flapi)
@@ -116,7 +116,7 @@ to see how to upgrade, since some deprecated features have been removed.
116116
See the [Release Notes](./VERSION.md) for the full release notes.
117117

118118
Going forward, the 1.x line will only receive important fixes and updates, with all new
119-
development firmly rooted in 2.x / Java 8.
119+
development firmly rooted in 2.x / JDK 8.
120120

121121
### Problems?
122122
Use the [issue tracker](https://github.com/UnquietCode/Flapi/issues) to report problems encountered or new

0 commit comments

Comments
 (0)