Skip to content

Commit

Permalink
refactor(docs): use s3 link
Browse files Browse the repository at this point in the history
  • Loading branch information
philip-cline committed Dec 11, 2023
1 parent 7269998 commit 8c35bd2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/user/managing-projects-feeds.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ Follow the steps below to configure Feed Transformations for an existing Feed So

After configuring all the Feed Transformations, you can import a new GTFS file using one of the retrieval methods you specified for your ruleset. Once the GTFS file has been processed, a summary of the transformations is accessible by hovering over the wrench icon visible in the Feed Version panel.

![screenshot](../img/feed-transformation-summary.png)
![screenshot](https://datatools-builds.s3.amazonaws.com/docs/intro/feed-transformation-summary.png)

A more in depth summary is available under the Transformation Results tab on the left sidebar. This panel will show you the modifications made to each file in the feed, along with how many rows were added, deleted, or modified.

Expand Down

0 comments on commit 8c35bd2

Please sign in to comment.