Browse Source

exampleSite: Fix project link

George Cushen 7 years ago
parent
commit
d84b961f81
1 changed files with 1 additions and 1 deletions
  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.