dwyl/phoenix-ecto-append-only-log-example
Update link in README from PR diff to repo code?
Open
#12 opened on Oct 19, 2018
choregood first issuequestion
Repository metrics
- Stars
- (82 stars)
- PR merge metrics
- (PR metrics pending)
Description
Found through review of https://github.com/dwyl/phoenix-ecto-append-only-log-example/pull/11
Link currently points to https://github.com/dwyl/phoenix-ecto-append-only-log-example/pull/2/files#diff-db55bfd345510f8bbb29d36daadf7061R21, which at the time was part of a PR.
Should we now update this to https://github.com/dwyl/phoenix-ecto-append-only-log-example/blob/3eb130e103cef05ef57e5d1fcd2a54c7b723597d/priv/repo/migrations/20180912142549_create_addresses.exs ?