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

Commit 31b0993

Browse files
committed
PR #1094 follow-up: Fix old link [ci skip]
1 parent 5c71fd2 commit 31b0993

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)