From 34598dca85565bf3b051a9f14d9b945c087f6fd1 Mon Sep 17 00:00:00 2001 From: streetturtle Date: Mon, 13 Apr 2020 14:39:13 -0400 Subject: Update readme --- bitbucket-widget/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bitbucket-widget/README.md') diff --git a/bitbucket-widget/README.md b/bitbucket-widget/README.md index 0fdfa07..fbd21b1 100644 --- a/bitbucket-widget/README.md +++ b/bitbucket-widget/README.md @@ -6,7 +6,7 @@ The widget shows the number of pull requests assigned to the user and when click Widget uses cURL to query Bitbucket's [REST API](https://developer.atlassian.com/bitbucket/api/2/reference/). In order to be authenticated, widget uses a [netrc](https://ec.haxx.se/usingcurl/usingcurl-netrc) feature of the cURL, which is basically to store basic auth credentials in a .netrc file in home folder. -Bitbucket allows using App Passwords (available in the account settings) - simply generate one for the widget and use it as password in .netrc file. +Bitbucket allows using [App Passwords](https://confluence.atlassian.com/bitbucket/app-passwords-828781300.html) (available in the account settings) - simply generate one for the widget and use it as password in .netrc file. ## Customization -- cgit v1.2.3