yahoo / elide-doc

The documentation for the Elide project
http://elide.io
Apache License 2.0
7 stars 21 forks source link

Fix Broken Links #184

Open aklish opened 2 years ago

aklish commented 2 years ago
Status URL Source link text
403 Forbidden https://mvnrepository.com/artifact/org.springframework.boot/spring-boot-starter-test Spring Boot Test Starter
404 Not Found https://github.com/yahoo/elide/blob/master/elide-swagger/src/main/java/com/yahoo/elide/contrib/swagger/resources/DocEndpoint.java provided JAX-RS Endpoint
404 Not Found https://github.com/yahoo/elide/blob/master/elide-core/src/main/java/com/yahoo/elide/utils/coerce/converters/ISO8601DateSerde.java IS8601 Serde
404 Not Found https://github.com/yahoo/elide/blob/master/elide-core/src/main/java/com/yahoo/elide/utils/coerce/converters/EpochToDateConverter.java Epoch Serde
404 Not Found https://github.com/yahoo/elide/blob/master/elide-contrib/elide-test-helpers/src/main/java/com/yahoo/elide/contrib/testhelpers/graphql/GraphQLDSL.java here
404 Not Found https://github.com/yahoo/elide/blob/master/elide-contrib/elide-swagger/src/main/java/com/yahoo/elide/contrib/swagger/resources/DocEndpoint.java provided JAX-RS Endpoint
404 Not Found https://github.com/yahoo/elide/tree/master/elide-contrib/elide-test-helpers elide-test-helpers
404 Not Found https://github.com/yahoo/elide/blob/master/elide-contrib/elide-test-helpers/src/main/java/com/yahoo/elide/contrib/testhelpers/jsonapi/JsonApiDSL.java here
404 Not Found https://elide.io/pages/guide/v{{ page.version }}/03-security.html security section
404 Not Found https://elide.io/pages/guide/v5/06-datatstores.html data store
404 Not Found https://elide.io/pages/guide/v6/06-datatstores.html data store
404 Not Found https://elide.io/pages/guide/v4/06-datatstores.html data store
404 Not Found https://elide.io/pages/guide/v5/(/pages/guide/v5/11.5-asyncapi.html) asynchronous API

Status URL Source link text 403 Forbidden https://mvnrepository.com/artifact/org.springframework.boot/spring-boot-starter-test Spring Boot Test Starter 404 Not Found https://github.com/yahoo/elide/blob/master/elide-swagger/src/main/java/com/yahoo/elide/contrib/swagger/resources/DocEndpoint.java provided JAX-RS Endpoint 404 Not Found https://github.com/yahoo/elide/blob/master/elide-core/src/main/java/com/yahoo/elide/utils/coerce/converters/ISO8601DateSerde.java IS8601 Serde 404 Not Found https://github.com/yahoo/elide/blob/master/elide-core/src/main/java/com/yahoo/elide/utils/coerce/converters/EpochToDateConverter.java Epoch Serde 404 Not Found https://github.com/yahoo/elide/blob/master/elide-contrib/elide-test-helpers/src/main/java/com/yahoo/elide/contrib/testhelpers/graphql/GraphQLDSL.java here 404 Not Found https://github.com/yahoo/elide/blob/master/elide-contrib/elide-swagger/src/main/java/com/yahoo/elide/contrib/swagger/resources/DocEndpoint.java provided JAX-RS Endpoint 404 Not Found https://github.com/yahoo/elide/tree/master/elide-contrib/elide-test-helpers elide-test-helpers 404 Not Found https://github.com/yahoo/elide/blob/master/elide-contrib/elide-test-helpers/src/main/java/com/yahoo/elide/contrib/testhelpers/jsonapi/JsonApiDSL.java here 404 Not Found https://elide.io/pages/guide/v{{ page.version }}/03-security.html security section 404 Not Found https://elide.io/pages/guide/v5/06-datatstores.html data store 404 Not Found https://elide.io/pages/guide/v6/06-datatstores.html data store 404 Not Found https://elide.io/pages/guide/v4/06-datatstores.html data store 404 Not Found https://elide.io/pages/guide/v5/(/pages/guide/v5/11.5-asyncapi.html) asynchronous API

bhavik2936 commented 2 years ago

I would like to contribute upon the issue.

bhavik2936 commented 2 years ago

@aklish Shall we close the issue as changes are addressed?