From ca5297b0444f4eaff3dbb7de61342a8a2c4db8d2 Mon Sep 17 00:00:00 2001 From: Xamaitena Date: Tue, 1 Sep 2026 20:57:28 +0200 Subject: [PATCH] docs(builder-codes): use HTTPS for base.dev links Both base.dev links in the automatic attribution section were still on http://; the rest of the page already links to base.dev over https. Closes #1910 --- docs/specifications/builder-codes/for-app-developers.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/specifications/builder-codes/for-app-developers.mdx b/docs/specifications/builder-codes/for-app-developers.mdx index 3ac3cabe8..c306a2293 100644 --- a/docs/specifications/builder-codes/for-app-developers.mdx +++ b/docs/specifications/builder-codes/for-app-developers.mdx @@ -6,7 +6,7 @@ description: "Integrate Builder Codes into your app using Wagmi or Viem to attri ## Automatic Attribution on Base -Once your app is registered on [base.dev](http://base.dev/), the Base App will auto-append your Builder Code to transactions its users make in your app (e.g. via your app, or the Base App's browser). This powers your onchain analytics in [base.dev](http://base.dev/) and qualifies you for potential future rewards. +Once your app is registered on [base.dev](https://base.dev/), the Base App will auto-append your Builder Code to transactions its users make in your app (e.g. via your app, or the Base App's browser). This powers your onchain analytics in [base.dev](https://base.dev/) and qualifies you for potential future rewards. ## Integrating Outside the Base App