Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix broken conda-lock link #383

Merged
merged 1 commit into from
Nov 22, 2023

Conversation

isumitjha
Copy link
Contributor

@isumitjha isumitjha commented Nov 21, 2023

The previous link: https://conda-incubator.github.io/conda-lock/ was broken as conda-lock is now in conda org instead of conda-incubator.

Correct link: https://conda.github.io/conda-lock/

Reference Issues or PRs

What does this implement/fix?

Put a x in the boxes that apply

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds a feature)
  • Breaking change (fix or feature that would cause existing features not to work as expected)
  • Documentation Update
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no API changes)
  • Build related changes
  • Other (please describe):

Testing

  • Did you test the pull request locally?
  • Did you add new tests?

Documentation

Access-centered content checklist

Text styling

  • The content is written with plain language (where relevant).
  • If there are headers, they use the proper header tags (with only one level-one header: H1 or # in markdown).
  • All links describe where they link to (for example, check the Nebari website).
  • This content adheres to the Nebari style guides.

Non-text content

  • All content is represented as text (for example, images need alt text, and videos need captions or descriptive transcripts).
  • If there are emojis, there are not more than three in a row.
  • Don't use flashing GIFs or videos.
  • If the content were to be read as plain text, it still makes sense, and no information is missing.

Any other comments?

The previous link: https://conda-incubator.github.io/conda-lock/
was broken as `conda-lock` is now in `conda` org instead of `conda-incubator`.

Correct link: https://conda.github.io/conda-lock/
Copy link

netlify bot commented Nov 21, 2023

Deploy Preview for nebari-docs ready!

Name Link
🔨 Latest commit a392374
🔍 Latest deploy log https://app.netlify.com/sites/nebari-docs/deploys/655cf104587f9b000893cf04
😎 Deploy Preview https://deploy-preview-383--nebari-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link
Member

@pavithraes pavithraes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you, @isumitjha! I also see this is your first contribution, welcome to Nebari :) 🪴

@pavithraes pavithraes added type: bug 🐛 Something isn't working status: approved 💪🏾 This PR has been reviewed and approved for merge labels Nov 22, 2023
@pavithraes pavithraes merged commit 7c8c3e2 into nebari-dev:main Nov 22, 2023
4 checks passed
@isumitjha isumitjha deleted the fix-conda-lock-link branch November 25, 2023 13:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: approved 💪🏾 This PR has been reviewed and approved for merge type: bug 🐛 Something isn't working
Projects
Status: Done 💪🏾
Development

Successfully merging this pull request may close these issues.

2 participants