Browse Source

exampleSite: Fix project link

George Cushen 7 năm trước cách đây
mục cha
commit
d84b961f81
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      exampleSite/content/publication/clothing-search.md

+ 1 - 1
exampleSite/content/publication/clothing-search.md

@@ -36,7 +36,7 @@ selected = true
 #   Simply enter your project's filename without extension.
 #   E.g. `projects = ["deep-learning"]` references `content/project/deep-learning.md`.
 #   Otherwise, set `projects = []`.
-projects = ["example-external-project.md"]
+projects = ["example-external-project"]
 
 # Tags (optional).
 #   Set `tags = []` for no tags, or use the form `tags = ["A Tag", "Another Tag"]` for one or more tags.