Skip to content

Conversation

Lagoja
Copy link
Contributor

@Lagoja Lagoja commented Mar 21, 2023

Summary

Replaced all links that pointed to Devbox Examples to point to the examples folder in the devbox repo

How was it tested?

Manual verification

@Lagoja Lagoja requested a review from savil March 21, 2023 21:38
@Lagoja Lagoja marked this pull request as ready for review March 21, 2023 22:25

[![Open In Devbox.sh](https://jetpack.io/img/devbox/open-in-devbox.svg)](https://devbox.sh/github.com/jetpack-io/devbox-examples?folder=databases/mariadb)
[![Open In Devbox.sh](https://jetpack.io/img/devbox/open-in-devbox.svg)](https://devbox.sh/github.com/jetpack-io/devbox?folder=examples/examples/databases/mariadb)
Copy link
Collaborator

Choose a reason for hiding this comment

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

examples/examples?

@@ -3,9 +3,9 @@ title: MariaDB
---
To use a local MariaDB for development with Devbox and Nix, you will need to configure MariaDB to install and manage the configuration locally. This can be done using Environment variables to create the data directory, pidfile, and unix sock locally.

[**Example Repo**](https://github.com/jetpack-io/devbox-examples/tree/main/databases/mariadb)
[**Example Repo**](https://github.com/jetpack-io/devbox/tree/main/examples/examples/databases/mariadb)
Copy link
Collaborator

Choose a reason for hiding this comment

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

link seems wrong?

@Lagoja Lagoja merged commit b5bf155 into main Mar 22, 2023
@Lagoja Lagoja deleted the jl/example-doc-updates branch March 22, 2023 00:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants