Skip to content

Commit 95ca697

Browse files
committed
Removed faulty URL
1 parent 30ea669 commit 95ca697

3 files changed

Lines changed: 3 additions & 5 deletions

File tree

R/table_of_content_markdown.R

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,7 @@
44
#'
55
#' A simple function to extract headers from an RMarkdown or Markdown document
66
#' and build a table of contents. Returns a markdown list with links to the
7-
#' headers using
8-
#' [pandoc header identifiers](http://pandoc.org/MANUAL.html).
7+
#' headers using pandoc header identifiers.
98
#'
109
#' WARNING: This function only works with hash-tag headers.
1110
#'

cran-comments.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
## R CMD check results
77
There were no ERRORs, WARNINGs or NOTEs.
88

9-
I removed the faulty part of the URL.
9+
I removed the faulty URL.
1010

1111
## Downstream dependencies
1212
I used revdepcheck::revdep_check() to run R CMD check on all downstream dependencies

man/render_toc.Rd

Lines changed: 1 addition & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)