Skip to content

Commit

Permalink
Few more link updates.
Browse files Browse the repository at this point in the history
  • Loading branch information
reynoldsalec committed Feb 1, 2024
1 parent 565a5b9 commit 135c53b
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion docs/config.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ services:
## Using custom Apache config files
The default `config` files depend on how you have set `ssl` but are all available [here](https://github.com/lando/apache/tree/main/services/apache).
The default `config` files depend on how you have set `ssl` but are all available [here](https://github.com/lando/apache/tree/main).

Note that if you set `config` to use your own files then those files should exist inside your application and be expressed relative to your project root as shown below:

Expand Down
4 changes: 2 additions & 2 deletions docs/development.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description: Learn how to develop and contribute to the Lando Apache service

# Development

This guide contains information to help onboard developers to work on the [apache](https://apache.microsoft.com/en-us/) integration, hereafter referred to as *the plugin*.
This guide contains information to help onboard developers to work on the [apache](https://httpd.apache.org/) integration, hereafter referred to as *the plugin*.

## Requirements

Expand Down Expand Up @@ -162,4 +162,4 @@ npm install @lando/apache@edge

## Contribution

If you want to contribute code then just follow [this flow](https://docs.github.com/en/get-started/using-github/github-flow).
If you want to contribute code then just follow [this flow](https://docs.github.com/en/get-started/using-github/github-flow).
2 changes: 1 addition & 1 deletion docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ services:
## Supported versions
* **[2.4](https://hub.docker.com/r/bitnami/apache)** **(default)**
* [custom](https://docs.lando.dev/core/v3/lando-service.html#advanced)
* [custom](https://docs.lando.dev/core/v3/lando-service.html#overrides)
## Patch versions
Expand Down

0 comments on commit 135c53b

Please sign in to comment.