diff options
Diffstat (limited to 'Pages/Shared')
-rw-r--r-- | Pages/Shared/_About.cshtml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Pages/Shared/_About.cshtml b/Pages/Shared/_About.cshtml index e7bffcb..f19cb12 100644 --- a/Pages/Shared/_About.cshtml +++ b/Pages/Shared/_About.cshtml @@ -14,7 +14,7 @@ </div> </div> <div class="container px-4 px-lg-5 d-flex h-100 align-items-center "> - <a class="btn btn-primary justify-content-center mx-auto mt-2 mb-5" href="#projects">Посмотреть комплекты</a> + <a class="btn btn-primary justify-content-center mx-auto mt-2 mb-5" href="#products">Посмотреть комплекты</a> </div> </div> </section>
\ No newline at end of file |