dagger icon indicating copy to clipboard operation
dagger copied to clipboard

docs.dagger.io/install sends to deprecated 0.2 docs

Open shykes opened this issue 3 years ago • 0 comments

Problem

When navigating to https://docs.dagger.io/install I see the old 0.2 install docs, without context making that clear. There are 2 problems here:

  • The URL doesn't have an ID so it implies that it's "mutable" and kept up-to-date
  • Lack of context makes the confusion worse

Solution

Reclaim "intuitive" URLs such as /install to always serve up-to-date contents; and/or add a banner on out-of-date content so that it's clear to the user.

shykes avatar Nov 17 '22 21:11 shykes