diff --git a/07-package-management/B-vendoring-code/README.adoc b/07-package-management/B-vendoring-code/README.adoc index 825b066..59cf7de 100644 --- a/07-package-management/B-vendoring-code/README.adoc +++ b/07-package-management/B-vendoring-code/README.adoc @@ -1,5 +1,4 @@ = Vendoring Code - :toc: :toc-placement!: @@ -41,4 +40,4 @@ In the case of git, you can use link:https://git-scm.com/book/en/v2/Git-Tools-Su # Examples -A simple example of vendoring code can already be seen in the link:https://github.com/ttroy50/cmake-examples/tree/master/05-unit-testing/catch2-vendored[catch2] testing tutorial. \ No newline at end of file +A simple example of vendoring code can already be seen in the link:https://github.com/ttroy50/cmake-examples/tree/master/05-unit-testing/catch2-vendored[catch2] testing tutorial.