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 link to the getting-started page #480

Merged
merged 3 commits into from
Sep 21, 2023

Commits on Sep 20, 2023

  1. Update gitignore

    benipeled committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    eaf919d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7595235 View commit details
    Browse the repository at this point in the history
  3. Fix broken link to getting-started page

    This commit resolves a broken link issue - the previous links
    /getting-started-google and /getting-started-azure didn't exist
    
    Ideally, we should refer to [0] but it's an OS page and I don't
    want to add OS vs. Enterprise condition so for now let's go without a direct link
    
    [0] https://opensource.docs.scylladb.com/master/getting-started/cloud-instance-recommendations
    benipeled committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    4f15b0e View commit details
    Browse the repository at this point in the history