소스 검색

docs: remove reference to the deleted examples folder (#8524)

Daniel Jalkut 3 달 전
부모
커밋
ca2f9843c8
1개의 변경된 파일0개의 추가작업 그리고 2개의 파일을 삭제
  1. 0 2
      docs/modelfile.md

+ 0 - 2
docs/modelfile.md

@@ -67,8 +67,6 @@ To use this:
 3. `ollama run choose-a-model-name`
 4. Start using the model!
 
-More examples are available in the [examples directory](../examples).
-
 To view the Modelfile of a given model, use the `ollama show --modelfile` command.
 
   ```bash