Skip to content

Commit

Permalink
Convert example to exemplar
Browse files Browse the repository at this point in the history
* Rename example files to exemplar

See exercism/docs#23

* [Docs] Correct .meta/example references to .meta/exemplar

* [Docs] Use exemplar instead of example

* [Docs] Update example name in file listings

* [Julia] Convert to exemplar.jl

* [elm] Rename .meta/Cook.elm to .meta/Examplar.elm

* [elm] Rename .meta/Examplar.elm .meta/Exemplar.elm

Co-authored-by: Matthieu Pizenberg <[email protected]>
  • Loading branch information
ErikSchierboom and mpizenberg committed Jan 28, 2021
1 parent d2c92a4 commit 83ca921
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion reference/implementing-a-concept-exercise.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ languages
| └── hints.md
├── .meta
| |── design.md
| └── Example.el
| └── Exemplar.el
├── <NAME>.el
└── <NAME>_test.el
```

0 comments on commit 83ca921

Please sign in to comment.