Skip to content

Commit

Permalink
Deleted dead link in Docker (#503)
Browse files Browse the repository at this point in the history
## Describe your PR

Deleted a dead link that used to point to a Haskell dockerized example.


## Checklist

- [x] My PR is related to an opened issue : #494
- [x] I've read the [contributing
guidelines](/CleverCloud/documentation/blob/main/CONTRIBUTING.md)


## Reviewers
_Who should review these changes?_ @CleverCloud/reviewers
  • Loading branch information
PLhuillery authored Jan 21, 2025
1 parent 63e323c commit 546f469
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion content/doc/applications/docker/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -204,7 +204,6 @@ CMD ["sudo","/root/start.sh"]
We provide a few examples of dockerized applications on Clever Cloud.

* [Elixir App](https://github.com/CleverCloud/demo-docker-elixir/blob/master/Dockerfile)
* [Haskell App](https://github.com/CleverCloud/demo-haskell)
* [Hack / HHVM App](https://github.com/CleverCloud/demo-hhvm)
* [Seaside / Smalltalk App](https://github.com/CleverCloud/demo-seaside)
* [Rust App](https://github.com/CleverCloud/demo-rust)
Expand Down

0 comments on commit 546f469

Please sign in to comment.