Skip to content
This repository was archived by the owner on Feb 13, 2023. It is now read-only.

Commit 989d77e

Browse files
authored
Merge pull request #1144 from oxyc/lxc-followup
PR #1094 follow-up: Fix old link [ci skip]
2 parents 5c71fd2 + 31b0993 commit 989d77e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/other/vagrant-lxc.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ As containers can't load modules, but inherit them from the host, you need to lo
1414

1515
To load these automatically when you boot up your system, you should check the guidelines of your specific distribution. Usually you add them to `/etc/modules` or `/etc/modules-load.d/*`
1616

17-
### Create a [`Vagrantfile.local`](overriding-configurations.md#extending-the-vagrantfile-with-vagrantfilelocal)
17+
### Create a [`Vagrantfile.local`](../extending/vagrantfile.md)
1818

1919
config.vm.networks[0][1][:lxc__bridge_name] = 'vlxcbr1'
2020
config.vm.provider :lxc do |lxc|

0 commit comments

Comments
 (0)