website
website copied to clipboard
[PAGE ISSUE]: 'Codelabs Link' :link:
Page URL
https://docs.flutter.dev/codelabs/
Page source
https://github.com/flutter/website/tree/main/src/codelabs/index.md
Describe the problem
Link for Multi-platform Firestore Flutter is https://codelabs.developers.google.com/codelabs/friendlyeats-flutter but it opens https://firebase.google.com/codelabs/firebase-get-to-know-flutter.
What should be the correct link?
Expected fix
Correct link for friendlyeats-flutter codelab should be added.
Additional context
No response
https://user-images.githubusercontent.com/13456345/189500105-cd1aab65-9f47-409c-ba41-67fbc1afda8d.mp4
@MiraMarshall, could you take this?
It looks like this redirect is happening on all the links that are supposed to go to friendlyeats-flutter. @domesticmouse is this intentional?
@domesticmouse, have we retired this codelab? It was old. If it was retired, we just delete it from this page.
Yup, the Friendly Eats codelab was retired (it was unmaintained), and the codelab URL was redirected to the maintained getting started with Flutter and Firebase codelab. Please feel free to delete.
Thanks! Feel free to delete, Shamira!
On Mon, Sep 26, 2022 at 3:56 PM Brett Morgan @.***> wrote:
Yup, the Friendly Eats codelab was retired (it was unmaintained), and the codelab URL was redirected to the maintained getting started with Flutter and Firebase codelab. Please feel free to delete.
— Reply to this email directly, view it on GitHub https://github.com/flutter/website/issues/7539#issuecomment-1258740903, or unsubscribe https://github.com/notifications/unsubscribe-auth/AKS4PKJL2UJE6P2XXVHVDFDWAIS2NANCNFSM6AAAAAAQJO3N3U . You are receiving this because you commented.Message ID: @.***>
Closing. The redirect is intentional. The Friendly Eats codelab is retired.
@MiraMarshall, sorry if I wasn't clear. The description/name of the codelab on our index page is incorrect. It needs to be updated to reflect the codelab that it actually points to. If we already link to the newer codelab from our index page, then we should delete the second reference. I've re-opened, because this needs a PR.
Fixed!