Git Product home page Git Product logo

Comments (8)

johndmulhausen avatar johndmulhausen commented on May 20, 2024

I think this is because we lost aliases; fixing now

from docs.

wsargent avatar wsargent commented on May 20, 2024

This is still broken as of https://travis-ci.org/wsargent/docker-cheat-sheet/builds/165294757

from docs.

johndmulhausen avatar johndmulhausen commented on May 20, 2024

Hi Will,

These 404s are correct. While going to those pages in a browser should
generally forward you, it will throw a 404 first, THEN do a redirect.
Whatever manifest docker-cheat-sheet is using for those doc URLs needs to
be updated for this to go away.

On Mon, Oct 10, 2016 at 4:29 PM, Will Sargent [email protected]
wrote:

This is still broken as of https://travis-ci.org/
wsargent/docker-cheat-sheet/builds/165294757


You are receiving this because you were assigned.
Reply to this email directly, view it on GitHub
#79 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/AFMAf-4Tyi_mRw0bj3iBVNgh1Ouh8ouUks5qyspwgaJpZM4KPKRg
.


John Mulhausen
Lead Technical Writer, Docker
[email protected] | GitHub/Docker ID: @johndmulhausen

from docs.

johndmulhausen avatar johndmulhausen commented on May 20, 2024

This is fixed; docs.docker.com/reference has actually been fixed for some time. Closing.

from docs.

wsargent avatar wsargent commented on May 20, 2024

@johndmulhausen This is still a bug. The correct response code for a moved resource is 301 Permanent Redirect -- a 404 is thrown when the page is simply "not found", and a redirect after that point is not meaningful to a client.

from docs.

weslord avatar weslord commented on May 20, 2024

The .md files in /engine/reference/ have aliases to /reference/, but the subdirectories /engine/reference/api/ & /engine/reference/commandline/ do not have aliases to their old paths at /reference/api/ & /reference/commandline/.

from docs.

haadj avatar haadj commented on May 20, 2024

Hi, Does this resolution includes the inner links failures (characters escaping) - as the minus replaced by two minus characters (or one if the next word is only a letter).
This breaks the urls - e.g. :
https://docs.docker.com/v17.12/edge/engine/reference/run/#operator-exclusive-options
href="/edge/engine/reference/run/#detached--d"
id = "detached--d"
href="/edge/engine/reference/run/#name---name"
id= "name-name"
href="/edge/engine/reference/run/#ipc-settings---ipc"
id= "ipc-settings-ipc"
href="/edge/engine/reference/run/#restart-policies---restart"
id = "restart-policies-restart"
href="/edge/engine/reference/run/#clean-up---rm"
id= "clean-up-rm"
Thanks.

from docs.

docker-robott avatar docker-robott commented on May 20, 2024

Closed issues are locked after 30 days of inactivity.
This helps our team focus on active issues.

If you have found a problem that seems similar to this, please open a new issue.

/lifecycle locked

from docs.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.