Skip to content

Commit ebfa32b

Browse files
committed
prog: update website references
1 parent 7201dcd commit ebfa32b

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

LICENSE

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright (c) 2019 Pock <hello@pock.dev>
1+
Copyright (c) 2019 Pock <support@pock.app>
22

33
Permission is hereby granted, free of charge, to any person obtaining a copy
44
of this software and associated documentation files (the "Software"), to deal

PockKit.podspec

+2-2
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,10 @@ Pod::Spec.new do |s|
1010

1111
s.description = <<-DESC
1212
PockKit is the core framework for building Pock widgets.
13-
Documentation will be available soon on https://pock.dev/docs/
13+
Documentation will be available soon on https://pock.app/docs/
1414
DESC
1515

16-
s.homepage = 'https://pock.dev/docs'
16+
s.homepage = 'https://pock.app/docs'
1717
s.license = { :type => 'MIT', :file => 'LICENSE' }
1818
s.author = { 'Pierluigi Galdi' => '[email protected]' }
1919
s.source = { :git => 'https://github.com/pock/pockkit.git', :tag => s.version.to_s }

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<p align="center">
2-
<img height="200" src="https://pock.dev/assets/img/preview/developers/xcode12_plus_pockkit.png"/>
2+
<img height="200" src="https://pock.app/_nuxt/img/xcode12_plus_pockkit.677b1d3.png"/>
33
</p>
44

55
# PockKit
@@ -19,7 +19,7 @@ pod 'PockKit'
1919

2020
## Documentation
2121

22-
Documentation will be available soon on https://pock.dev/docs/
22+
Documentation will be available soon on https://pock.app/docs/
2323

2424
## License
2525

0 commit comments

Comments
 (0)