# `DripDrop.ShortLink`
[🔗](https://github.com/agoodway/dripdrop/blob/v0.1.0/lib/dripdrop/short_link.ex#L1)

Persisted audit row for a URL rewritten through the short-link pipeline.

# `changeset`

```elixir
@spec changeset(Ecto.Schema.t(), map()) :: Ecto.Changeset.t()
```

Builds a changeset for persisted short-link audit rows.

---

*Consult [api-reference.md](api-reference.md) for complete listing*
