def update
    @web_link = WebLink.find(params[:id])

    version_after_update = @web_link.max_version + 1