Skip to content

Fix broken docs links - #1313

Merged
thehomebrewnerd merged 3 commits into
mainfrom
fix-docs-urls
Jan 21, 2021
Merged

Fix broken docs links#1313
thehomebrewnerd merged 3 commits into
mainfrom
fix-docs-urls

Conversation

@thehomebrewnerd

Copy link
Copy Markdown
Contributor

Fix broken docs links

Several links in the documentation and code were still linking to docs.featuretools.com. Updated these links to point to the corresponding file in the new documentation at featuretools.alteryx.com.

Closes #1299

@codecov

codecov Bot commented Jan 21, 2021

Copy link
Copy Markdown

Codecov Report

Merging #1313 (c4bf719) into main (6f7cead) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #1313   +/-   ##
=======================================
  Coverage   98.38%   98.38%           
=======================================
  Files         135      135           
  Lines       14496    14496           
=======================================
  Hits        14262    14262           
  Misses        234      234           
Impacted Files Coverage Δ
featuretools/computational_backends/utils.py 95.54% <ø> (ø)
featuretools/utils/plot_utils.py 92.00% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 359ee0d...c4bf719. Read the comment docs.

@rwedge rwedge left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good

@thehomebrewnerd
thehomebrewnerd merged commit 6502537 into main Jan 21, 2021
@rwedge
rwedge deleted the fix-docs-urls branch February 19, 2021 19:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update URL for installing graphviz in error message

2 participants