Update block explorer URL to blocks.cryptographic-triangles.org

Replace the old explorer.triangles.technology link on the Qt wallet
Overview page with the new self-hosted block explorer at
https://blocks.cryptographic-triangles.org
This commit is contained in:
Krystie
2026-04-23 18:21:15 -07:00
parent 0df054bbcb
commit eeda728564
+1 -1
View File
@@ -868,7 +868,7 @@ QWidget#line {
</style> </style>
</head> </head>
<body> <body>
&lt;a href=&quot;http://explorer.triangles.technology&quot;&gt; &amp;#187; TRI block explorer&lt;/a&gt;&lt;/body&gt;</string> &lt;a href=&quot;https://blocks.cryptographic-triangles.org&quot;&gt; &amp;#187; TRI block explorer&lt;/a&gt;&lt;/body&gt;</string>
</property> </property>
<property name="alignment"> <property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>