spring-attic / tut-react-and-spring-data-rest

React.js and Spring Data REST :: A tutorial based on the 5-part blog series by Greg Turnquist
https://spring.io/guides/tutorials/react-and-spring-data-rest
883 stars 1.58k forks source link

Broken links in README.adoc appearing on https://spring.io/guides/tutorials/react-and-spring-data-rest/ #105

Closed axiopisty closed 5 years ago

axiopisty commented 5 years ago

There are several locations in the tutorial that state: Unresolved directive in...

For example I quote the very end of the tutorial:

You made the webpage dynamic. But open another browser tab and point it at the same app. Changes in one tab won’t update anything in the other.

That is something we can address in the next section.

Unresolved directive in - include::conditional/README.adoc[leveloffset=+1] Unresolved directive in - include::events/README.adoc[leveloffset=+1] Unresolved directive in - include::security/README.adoc[leveloffset=+1]

mrsarm commented 5 years ago

Yes, moreover, due to this error, Part 3, Part 4 ... aren't accessible any more.

Error Spring Guide

MiloBem commented 5 years ago

fixed by #107

gregturn commented 5 years ago

Resolved via https://github.com/spring-guides/tut-react-and-spring-data-rest/commit/d957d773219f0809588031b64d4ce96c3e356bff.

DavyGuedes commented 4 years ago

Hi. This issue still persist.

2019-09-18 (1) 2019-09-18

From hypermedia

From conditional

From events

From security