``` - h.environment.Canonical("/api/out/bookmarks/%d", id), + h.environment.Canonical(fmt.Sprintf("/api/out/bookmarks/%d", id)), ```