Skip to content

Commit 12c7d41

Browse files
committed
Update README to remove outstanding issues
1 parent e4af9c4 commit 12c7d41

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

PROGRESS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Progress
22

3-
Latest API spec and resources can be found on: [https://github.com/gothinkster/realworld/tree/master/api](https://github.com/gothinkster/realworld/tree/master/api)
3+
Latest API spec and resources can be found on: <https://github.com/gothinkster/realworld/tree/master/api>
44

55
### RealWorld Backend API Implementation
66

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,6 @@ Please read [PROGRESS] for more details.
8888
- Native image generation sometimes fail with non-initialized charset issue error message (simply retry until succeeds)
8989
- Native image generation with `jwt-scala` fails ([oracle/graal/#1152](https://github.com/oracle/graal/issues/1152))
9090
- JWT token decoding in native image fails ([oracle/graal/#1240](https://github.com/oracle/graal/issues/1240))
91-
- Logback `RollingFileAppender` does not compile in native image ([oracle/graal/#1323](https://github.com/oracle/graal/issues/1323))
9291

9392
# Pending Updates
9493

0 commit comments

Comments
 (0)