-
Notifications
You must be signed in to change notification settings - Fork 410
Update migrate page API parameters documentation #34
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update migrate page API parameters documentation #34
Conversation
Looks like the `clone_addr` parameter is now named `url`.
Hmm, thanks your PR!
But I think it was url, and in the latest version(maybe I haven't pushed to mater) has became clone_addr, sorry about this!
Oh okay, the website reflect the current dev branch? Thanks for the information!
@valeriangalliat I tend to like update right away after I made corresponding changes, in case this is something so easy to forget a while later.
We can do versioned docs, but I don't think Gogs get on that stage yet. 😃
Alright, no problem. 😄
Looks like the
clone_addrparameter is now namedurl.