Skip to content

Instantly share code, notes, and snippets.

@hugolpz
Last active March 31, 2021 10:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hugolpz/545ffca11fa426443325281e4a3f54dc to your computer and use it in GitHub Desktop.
Save hugolpz/545ffca11fa426443325281e4a3f54dc to your computer and use it in GitHub Desktop.
D3js documentation syntax essential

# .move_to(move_to_title[,options]): move page to new title address.

  • move_to_title: string - target page's title.
  • options: object - options.
    • reason: string - reason for the move.
    • noredirect: boolean.
    • movetalk: boolean.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment