diff --git a/README.md b/README.md index 152ca6a..daf5e64 100644 --- a/README.md +++ b/README.md @@ -2,4 +2,4 @@ A simple wrapper around the https://github.com/deadsy/sdfx Go-based solid modeling package. Re-enables fluent-style code when it's okay to panic. -Needed because we removed panics in core code in deadsy/sdfx#24, deadsy/sdfx#26, and deadsy/sdfx#27. Background and rationale discussed in more detail in deadsy/sdfx#50 and deadsy/sdfx#51. +Needed because we removed panics in core code in deadsy/sdfx#24, deadsy/sdfx#26, and deadsy/sdfx#27. Background and rationale discussed in more detail in https://github.com/deadsy/sdfx/issues/22#issuecomment-730854508, deadsy/sdfx#50 and deadsy/sdfx#51.