|
3 | 3 |
|
4 | 4 |
|
5 | 5 | <url> |
6 | | - <loc>./about-author.html</loc> |
| 6 | + <loc>http://www.fullstackpython.com/{ page.slug }}.html</loc> |
7 | 7 | <priority>1.0</priority> |
8 | 8 | </url> |
9 | 9 | <url> |
10 | | - <loc>./caching.html</loc> |
| 10 | + <loc>http://www.fullstackpython.com/{ page.slug }}.html</loc> |
11 | 11 | <priority>1.0</priority> |
12 | 12 | </url> |
13 | 13 | <url> |
14 | | - <loc>./change-log.html</loc> |
| 14 | + <loc>http://www.fullstackpython.com/{ page.slug }}.html</loc> |
15 | 15 | <priority>1.0</priority> |
16 | 16 | </url> |
17 | 17 | <url> |
18 | | - <loc>./configuration-management.html</loc> |
| 18 | + <loc>http://www.fullstackpython.com/{ page.slug }}.html</loc> |
19 | 19 | <priority>1.0</priority> |
20 | 20 | </url> |
21 | 21 | <url> |
22 | | - <loc>./databases.html</loc> |
| 22 | + <loc>http://www.fullstackpython.com/{ page.slug }}.html</loc> |
23 | 23 | <priority>1.0</priority> |
24 | 24 | </url> |
25 | 25 | <url> |
26 | | - <loc>./dependency-management.html</loc> |
| 26 | + <loc>http://www.fullstackpython.com/{ page.slug }}.html</loc> |
27 | 27 | <priority>1.0</priority> |
28 | 28 | </url> |
29 | 29 | <url> |
30 | | - <loc>./introduction.html</loc> |
| 30 | + <loc>http://www.fullstackpython.com/{ page.slug }}.html</loc> |
31 | 31 | <priority>1.0</priority> |
32 | 32 | </url> |
33 | 33 | <url> |
34 | | - <loc>./monitoring.html</loc> |
| 34 | + <loc>http://www.fullstackpython.com/{ page.slug }}.html</loc> |
35 | 35 | <priority>1.0</priority> |
36 | 36 | </url> |
37 | 37 | <url> |
38 | | - <loc>./no-sql-datastore.html</loc> |
| 38 | + <loc>http://www.fullstackpython.com/{ page.slug }}.html</loc> |
39 | 39 | <priority>1.0</priority> |
40 | 40 | </url> |
41 | 41 | <url> |
42 | | - <loc>./operating-systems.html</loc> |
| 42 | + <loc>http://www.fullstackpython.com/{ page.slug }}.html</loc> |
43 | 43 | <priority>1.0</priority> |
44 | 44 | </url> |
45 | 45 | <url> |
46 | | - <loc>./servers.html</loc> |
| 46 | + <loc>http://www.fullstackpython.com/{ page.slug }}.html</loc> |
47 | 47 | <priority>1.0</priority> |
48 | 48 | </url> |
49 | 49 | <url> |
50 | | - <loc>./source-control.html</loc> |
| 50 | + <loc>http://www.fullstackpython.com/{ page.slug }}.html</loc> |
51 | 51 | <priority>1.0</priority> |
52 | 52 | </url> |
53 | 53 | <url> |
54 | | - <loc>./static-content.html</loc> |
| 54 | + <loc>http://www.fullstackpython.com/{ page.slug }}.html</loc> |
55 | 55 | <priority>1.0</priority> |
56 | 56 | </url> |
57 | 57 | <url> |
58 | | - <loc>./web-analytics.html</loc> |
| 58 | + <loc>http://www.fullstackpython.com/{ page.slug }}.html</loc> |
59 | 59 | <priority>1.0</priority> |
60 | 60 | </url> |
61 | 61 | <url> |
62 | | - <loc>./web-frameworks.html</loc> |
| 62 | + <loc>http://www.fullstackpython.com/{ page.slug }}.html</loc> |
63 | 63 | <priority>1.0</priority> |
64 | 64 | </url> |
65 | 65 | <url> |
66 | | - <loc>./web-servers.html</loc> |
| 66 | + <loc>http://www.fullstackpython.com/{ page.slug }}.html</loc> |
67 | 67 | <priority>1.0</priority> |
68 | 68 | </url> |
69 | 69 | <url> |
70 | | - <loc>./website-security.html</loc> |
| 70 | + <loc>http://www.fullstackpython.com/{ page.slug }}.html</loc> |
71 | 71 | <priority>1.0</priority> |
72 | 72 | </url> |
73 | 73 | <url> |
74 | | - <loc>./wsgi-servers.html</loc> |
| 74 | + <loc>http://www.fullstackpython.com/{ page.slug }}.html</loc> |
75 | 75 | <priority>1.0</priority> |
76 | 76 | </url> |
77 | 77 |
|
|
0 commit comments