Skip to content

Commit

Permalink
remove old link to avoid giving it SEO weight
Browse files Browse the repository at this point in the history
  • Loading branch information
Krastanov authored Feb 8, 2024
1 parent ece9656 commit 9771cf6
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## v1.4.1 - 2024-02-08

- added example into events.md - code is taken from SimJulia old doc, ported and tested
- Added examples to the documentation that were lost around the time of the rewrite for v0.5 in 2018.

## v1.4.0 - 2023-08-07

Expand Down
4 changes: 0 additions & 4 deletions docs/src/guides/events.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,10 +67,6 @@ The simple mechanics outlined above provide a great flexibility in the way event
One example for this is that events can be shared. They can be created by a process or outside of the context of a process. They can be passed to other processes and chained:

```jldoctest
# based on example from
# https://simjuliajl.readthedocs.io/en/stable/topical_guides/3_events.html#example-usages-for-event
#
using ResumableFunctions
using ConcurrentSim
Expand Down

0 comments on commit 9771cf6

Please sign in to comment.