Update multilingual.md

Remove outdated admonition.
This commit is contained in:
Joe Mooring 2022-12-16 07:16:20 -08:00 committed by GitHub
parent d40e7693ff
commit 26e682a3aa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -220,10 +220,6 @@ slug: "a-propos"
At render, Hugo will build both `/about/` and `/fr/a-propos/` while maintaining their translation linking.
{{% note %}}
If using `url`, remember to include the language part as well: `/fr/compagnie/a-propos/`.
{{%/ note %}}
### Page Bundles
To avoid the burden of having to duplicate files, each Page Bundle inherits the resources of its linked translated pages' bundles except for the content files (Markdown files, HTML files etc...).