Skip to content

Commit 6a61b60

Browse files
authored
Merge pull request #537 from pennlabs/joy/update-airtable-link
2 parents 0547781 + 0f39ee4 commit 6a61b60

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

PennMobile/More Tab/MoreView.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ private struct PennLink: View, Identifiable {
2828

2929
private let pennLinks: [PennLink] = [
3030
PennLink(title: "Penn Labs", url: "https://pennlabs.org"),
31-
PennLink(title: "Share Your Feedback", url: "https://airtable.com/shrS98E3rj5Nw1wy6")]
31+
PennLink(title: "Share Your Feedback", url: "https://pennlabs.org/feedback/ios")]
3232

3333
struct MoreView: View {
3434
var features: [AppFeature]

0 commit comments

Comments
 (0)