From 14bb43ff52a0550bb7095a3c0e210a4ada73a11f Mon Sep 17 00:00:00 2001 From: Yan Wong Date: Tue, 28 Mar 2023 15:42:07 +0100 Subject: [PATCH] Add a link to the discussion forums. --- advanced_msprime.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/advanced_msprime.md b/advanced_msprime.md index daa07a74..41493984 100644 --- a/advanced_msprime.md +++ b/advanced_msprime.md @@ -20,4 +20,7 @@ do some particular things with it. This chapter is broken down into the followin sections: ```{tableofcontents} -``` \ No newline at end of file +``` + +For discussion of other advanced msprime topics, you might also want to look at +the [msprime discussion forums](https://github.com/tskit-dev/msprime/discussions).