mirror of
https://github.com/nomic-ai/gpt4all.git
synced 2025-09-01 08:38:35 +00:00
Update README.md with form anchor (#3032)
Signed-off-by: Andriy Mulyar <andriy.mulyar@gmail.com>
This commit is contained in:
@@ -281,7 +281,7 @@ Rectangle {
|
||||
Layout.alignment: Qt.AlignCenter
|
||||
text: qsTr("Subscribe to Newsletter")
|
||||
imageSource: "qrc:/gpt4all/icons/email.svg"
|
||||
onClicked: { Qt.openUrlExternally("https://nomic.ai/gpt4all") }
|
||||
onClicked: { Qt.openUrlExternally("https://nomic.ai/gpt4all/#newsletter-form") }
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user