Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,7 @@ This package can be installed via pip:
pip install newrelic
```

(These instructions can also be found online: [Python Agent Quick
Start](https://docs.newrelic.com/docs/agents/python-agent/getting-started/python-agent-quick-start).)
(These instructions can also be found online: [Python Agent Installation Guide](https://docs.newrelic.com/install/python/).)

1. Generate the agent configuration file with your [license
key](https://docs.newrelic.com/docs/apis/intro-apis/new-relic-api-keys/).
Expand Down
Loading