File tree Expand file tree Collapse file tree 3 files changed +4
-2
lines changed Expand file tree Collapse file tree 3 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -112,7 +112,7 @@ related:
112
112
113
113
### ์ฌ๋๋ค์ ๋๋ ๊ฒ์ ์ข์ํ์ธ์?
114
114
115
- * Stack Overflow([ Postgres ์์] ( http ://stackoverflow.com/questions/18664074/getting-error-peer-authentication-failed-for-user-postgres-when-trying-to-ge) ) ํน์ Reddit์์ ํ๋ก์ ํธ์ ๊ด๋ จ๋ ์ง๋ฌธ์ ๋ต๋ณํ๊ธฐ
115
+ * Stack Overflow([ Postgres ์์] ( https ://stackoverflow.com/questions/18664074/getting-error-peer-authentication-failed-for-user-postgres-when-trying-to-ge) ) ํน์ Reddit์์ ํ๋ก์ ํธ์ ๊ด๋ จ๋ ์ง๋ฌธ์ ๋ต๋ณํ๊ธฐ
116
116
* ์ด๋ฆฐ ์ด์์์ ์ฌ๋๋ค์ ์ง๋ฌธ์ ๋ต๋ณํ๊ธฐ
117
117
* ํ ๋ก ๊ฒ์ํ์ด๋ ๋ํ ์ฑ๋ ๊ด๋ฆฌ ๋๊ธฐ
118
118
Original file line number Diff line number Diff line change @@ -113,7 +113,7 @@ redirect_from: /zh-tw/how-to-contribute/
113
113
114
114
### ** ไฝ ๅๆญกๅนซๅฉไปไบบ๏ผ**
115
115
116
- * ๅ็ญๆ้ๆผๅฐๆก็ๅ้ก๏ผไพๅฆๅจ Stack Overflow( [ Postgres ็ๅฑ็คบ็ฏไพ] ( http ://stackoverflow.com/questions/18664074/getting-error-peer-authentication-failed-for-user-postgres-when-to-ge) )ๆ่
reddit ไธ
116
+ * ๅ็ญๆ้ๆผๅฐๆก็ๅ้ก๏ผไพๅฆๅจ Stack Overflow( [ Postgres ็ๅฑ็คบ็ฏไพ] ( https ://stackoverflow.com/questions/18664074/getting-error-peer-authentication-failed-for-user-postgres-when-to-ge) )ๆ่
reddit ไธ
117
117
* ๅ็ญ่ๆผ้ๆพ็ๆ
็่ญฐ้ก
118
118
* ้ผๅตใๅๅฉๅต้ ๅๅ็่จ่ซๅ็ฆฎๅ
119
119
Original file line number Diff line number Diff line change @@ -12,6 +12,8 @@ url_ignores = [
12
12
"https://foundation.mozilla.org/en/blog/its-a-wrap-movement-building-from-home/" ,
13
13
"https://sloan.org/programs/digital-technology" ,
14
14
"https://www.jfklibrary.org/learn/education/teachers/curricular-resources/ask-not-what-your-country-can-do-for-you" ,
15
+ "https://stackoverflow.com/questions/18664074/" ,
16
+ %r{^https?://stackoverflow\. com/questions/18664074/getting-error-peer-authentication-failed-for-user-postgres-when-(trying-)?to-ge} ,
15
17
%r{^https?://readwrite\. com/2014/10/10/open-source-diversity-how-to-contribute/} ,
16
18
%r{^https?://twitter\. com/} ,
17
19
%r{^https?://(www\. )?kickstarter\. com/} ,
You canโt perform that action at this time.
0 commit comments