Is there a natural way to relate cases to a wiki page?
I created an outline of cases for a new feature that I'm working on. Part of that feature requires me to make changes to the database. I had been putting my notes about db changes right into the cases, but I realized that the it was hard to parse my notes to figure out exactly what I had done.
I decide to create a wiki to document the process and came up with a great set of pages to track the changes I needed to make to the database. This is working really well and is much better than adding notes to a bunch of different cases.
Now, however, I want to "link" my cases to the wiki in a way that says "documentation for these cases is at this wiki page" and vice versa, "this documentation is related to these cases."
I suppose I could create notes with hyperlinks in cases and the wiki so that they point to each other, but I'm wondering if there's more integrated way to accomplish this task.