Skip to content

Commit

Permalink
fix: 4.6.5.2.3link地址不对
Browse files Browse the repository at this point in the history
  • Loading branch information
camera-2018 committed Apr 20, 2023
1 parent a2b6246 commit c9b815a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .vitepress/config.js
Original file line number Diff line number Diff line change
Expand Up @@ -331,7 +331,7 @@ export default defineConfig({
{ text: '4.6.5.2经典网络', link: '/4.人工智能/4.6.5.2经典网络' },
{ text: '4.6.5.2.1AlexNet', link: '/4.人工智能/4.6.5.2.1AlexNet' },
{ text: '4.6.5.2.2FCN', link: '/4.人工智能/4.6.5.2.2FCN' },
{ text: '4.6.5.2.3ResNet', link: '/4.人工智能/4.6.5计算机视觉(CV)' },
{ text: '4.6.5.2.3ResNet', link: '/4.人工智能/4.6.5.2.3ResNet' },
{ text: '4.6.5.2.4UNet', link: '/4.人工智能/4.6.5.2.4UNet' },
{ text: '4.6.5.2.5GAN', link: '/4.人工智能/4.6.5.2.5GAN' },
{ text: '4.6.5.2.6思考题参考', link: '/4.人工智能/4.6.5.2.6思考题参考' },
Expand Down

0 comments on commit c9b815a

Please sign in to comment.